Hi
I am new in opnet and i installed it in my windows xp (in VMware), first I installed VC++6 and then installed it.
i designed a process model and when i press " compile process model " button an error message appears and say that :
>>>
comp_msvc: unable to execute compiler (win32 error code :2 )
check that visual c++ has been installed correctly , and that
its BIN directoru is included in the path environment variable.
<<<
it should be noted that : visual c++ has been installed correctly and works
I don't know what i should do !!! please help me to solve this problem
thanks.
hi dude.. i had the same problem
to solve it do the following
Right click on My computer-->properties-->advanced-->environment variables
Then from the system variables choose path and then edit it.
Now add the path to the bin directory of your c++(like c:\program files\vs\c++\bin)
then add ; to it and click ok. add the path at the end, i mean after ;
i hope it should work fine now, as it did for me.
hi dude.. i had the same problem
to solve it do the following
Right click on My computer-->properties-->advanced-->environment variables
Then from the system variables choose path and then edit it.
Now add the path to the bin directory of your c++(like c:\program files\vs\c++\bin)
then add ; to it and click ok. add the path at the end, i mean after ;
i hope it should work fine now, as it did for me.