Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error in finding TASM2MSG

Status
Not open for further replies.

04nov1973

Programmer
May 17, 2002
2
IN
I am using Turbo C++ 3.0 IDE to compile a project where one module is completely written in Assembly Language(x86) and others in C Language.
While linking it reports "Cannot find TASM2MSG" but I had copied this file into my \tc\bin folder from \tasm\bin.

Pls. Help me.

Thank you

 
Hi there,
May be you should check options > directories settings or include the path in your source file...

Nilux #include<NoOneLivesForever>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top