[Dev-C++] Error: ... undefined reference to `WinMain@16'
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: JB M. <jb...@so...> - 2003-06-12 01:56:47
|
Hello, while trying to compile a modular project (five parts; two .h, three = .cpp files) in Dev-C++ 4.0 I get the following error from Compiler and = linker output: \DEV-C_~1\Lib\\libmingw32.a(main.o)(.text+0x8e): undefined reference to = `WinMain@16' Help? TIA J.B. jb...@so... |