Hi. I wanted to use masm32 as an external tool, but I faced with trouble that ml.exe cannot see my file.
I configured external tool in such a way:
Then I opened *.asm file , pressed on created external tool and the result was:
What am I doing wrong? Help please
Problem with masm32
- gabin8
- CodeLite Curious
- Posts: 3
- Joined: Sun Nov 14, 2010 11:59 am
- Genuine User: Yes
- IDE Question: C++
- Location: Ukraine
- Contact:
- gabin8
- CodeLite Curious
- Posts: 3
- Joined: Sun Nov 14, 2010 11:59 am
- Genuine User: Yes
- IDE Question: C++
- Location: Ukraine
- Contact:
Re: Problem with masm32
Very strange , now its working normal. May be the console application didn't recognized path and had some problems (or smth. like that).