Hi,

I'm trying to compile the DLL sample given at
http://www.tramontana.co.hu/wix/lesson10.php, and even though I've added
"Additional Library Directories" of the sdk,
and "Additional Dependencies" of wcautil.lib, I'm getting unresolved symbols
errors like:

Error 5 error LNK2019: unresolved external symbol
[EMAIL PROTECTED] in function
[EMAIL PROTECTED] wcautil.lib

and many more like such.

* If I remove the wcautil.lib dependency I get errors of MY function calls
to the library (which seems logical). However it seems these errors are
calls from within the library itself.

Any ideas?
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to