Board index » cppbuilder » [Linker Error] Unresolved external 'WinMain'
Chris Durkin
![]() CBuilder Developer |
[Linker Error] Unresolved external 'WinMain'2003-10-15 11:56:03 AM cppbuilder26 This is a problem I've had for a while now, and I have posted about it previously. I have spent a great deal of file eliminating possible reasons, and this is what I have done: 1. Uninstall my Trial Version of CBuilder 6; 2. Install a full copy of CBuilder 6 Pro; 3 Patch it to version 4; 4. Install ThirdParty tools (Raize Comps, CodeSite, TeeCharts & QuickReports Pro) 5. Created a new Windows Project file (NOT console); 6. Added my Source files to the new project; 7. Build All. The I alway get the following error no matter what I do: [Linker Error] Unresolved external 'WinMain' referenced from C:\PROGRAM FILES\BORLAND\CBUILDER6\LIB\C0W32.OBJ Any help would be appreciated Thanks Chris |