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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pro/TOOLKIT error LNK2019

  • Thread starter Thread starter ProE_toolkit
  • Start date Start date
P

ProE_toolkit

Guest
<DIV>I'm trying tocompile<A></A> some sample code from theProE<A></A><A></A>api<A></A><A></A> (Pro/ENGINEER Wildfire 5.0 - Pro/TOOLKIT User
 
Are you compiling with a make file provided by PTC? Or is this your own code and you copied an existing make file?


I believe that you don't have the path to the example applications quite right. I think ERROR_CHECK is defined in some obscure header/source that wasn't compiled into an obj which in turn the linker needs but can't find. I don't have WF 5 so i can't verify what you're trying to compile.
 

Part and Inventory Search

Sponsor

Back
Top