View Single Post

  #2 (permalink)  
Old 09-02-2005
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,112
Hi,

As it is unresolved externals given by the linker, it is some obj file that is not linked in. Maybe the typelibrary file ? It should be generated by the IDE and it has to be in the linker options.

Note that I dont know nor have Microsoft visual C++, so I'm just gueassing.
Reply With Quote