View Full Version : compile error
c0d3Junk3Y
02-17-2004, 08:05 AM
I know this more IDE related, and expect a few flames. I am getting a compile error from Borland C++ related to improper owl32.lib. Thoughts, suggestions?
Send all flames /dev/null
nexusone
02-17-2004, 08:17 AM
First flame, how about posting the complete error message!
c0d3Junk3Y
02-17-2004, 08:23 AM
Sorry, I should have thought to post complete error. It wasn't even a compile error. It's at make.
"Error: Unresolved external '_main' referenced from COX32.OBJ"
c0d3Junk3Y
02-17-2004, 08:29 AM
Ignore whole thread I solved the error.
nexusone
02-17-2004, 08:30 AM
Well an library error could be caused by the file being croupted, or maybe your useing a library files that is not compatible with the borland compiler.
The _main error message, could be you have defined two main's in your program or how you have defined it.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.