Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

problem in compiling opnet

Status
Not open for further replies.

ashkan_ed

Member level 1
Joined
Jan 2, 2008
Messages
33
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
1,466
comp_msvc

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, i have the same problem.
Can anyone help 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.
 

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.

hey man.. it is still not working.. showing same error.. please help me ho to overcome this problem..
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top