Build error [message #176872] |
Mon, 18 September 2006 22:32 |
Eclipse User |
|
|
|
Originally posted by: lqanh1970.yahoo.com
I use Eclipse 3.2 wiht cygwin and Windows XP. When I build a managed
project, I have the following problem:
"make -k all
Building target: TestC.exe
Invoking: GCC C Linker
gcc -L"C:\cygwin\lib" -o"TestC.exe" ./Test.o
C:\cygwin\lib/libcygwin.a(libcmain.o)(.text+0x7c): undefined reference to
`_WinMain@16'
collect2: ld returned 1 exit status
make: *** [TestC.exe] Error 1
make: Target `all' not remade because of errors.
Build complete for project TestC".
Plese show me how to solve.
Thank you.
Le Quoc Anh
|
|
|
Powered by
FUDForum. Page generated in 0.05780 seconds