![]() |
Hi,
I use VC++ 6 and I wanted to make the GUI for the configure screen with the RAD dialog builder, and not have to write any of the code for checking if a radio button is checked, updating strings in edit boxes, etc... like you would in a standard app. When I do this the debug version compiles fine, but when I do a final build, the DLL project complains about 50 unresolved symbols or links... all the functions and variables in my CDialog class. Does anybody have a project/project template that has something like this already set up, or does anybody know how to fix that? Thanks for your time, Flight16 |
under Project settings check if you have the right *.lib's under your Release configuration, that might help
|
under the Linker tab that is
|
| All times are GMT. The time now is 11:43. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.