Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Build error
Build error [message #176872] Tue, 19 September 2006 02:32
Eclipse UserFriend
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
Previous Topic:code assist : discovery option vs fixed include paths / code completion
Next Topic:indexer problem
Goto Forum:
  


Current Time: Fri Sep 27 15:56:50 GMT 2024

Powered by FUDForum. Page generated in 0.03155 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top