2005-02-16
05:53 AM
- last edited on
2022-12-13
10:34 PM
by
Daniel Kassai
2005-02-19 06:32 AM
Andras wrote:This advice is what was most useful to me in the past when moving projects from one release to another and encountering build errors.
My guess is that a compiler or linker flag is at fault. Try generating a default project with the AppWizard and compare the flags with the flags in your project.
If nothing else works, try creating a new API project, adding your files to it and recompiling.
2005-02-19 07:14 PM
2005-02-20 05:51 AM