Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Vopek

Pages: [1]
1
General / Problem with building
« on: March 23, 2014, 02:47:57 pm »
Hello i have MinGW with sfml library.
When i want to build my game with cmd>C:\game>build
i see "Bulilding GAME"
and after 3 secs that happens:
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib/libmingw32.a(main.
o): In function `main':
e:\p\giaw\src\pkg\mingwrt-4.0.3-1-mingw32-src\bld/../mingwrt-4.0.3-1-mingw32-src
/src/libcrt/crt/main.c:91: undefined reference to `WinMain@16'
collect2.exe: error: ld returned 1 exit status

what should i do?

Pages: [1]