If your using Creator/VS2010, then just modify the linker options for VS2010 to include your DEF file.
Creator supports using whatever compiler you want, but obviously can't support every compiler and linker options those various compilers/linkers can use.
Or you can just do everything in VS2010 and forget about Creator - since your writing the DLL in the VS2010 IDE, you may find it easier to write the application that uses the DLL in that IDE too.




Reply With Quote
. But I am new to it and attempting to see if I can use it for my development.

Bookmarks