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 - rltm

Pages: [1]
1
General / Failing to make console window disappear
« on: January 27, 2010, 02:37:26 pm »
Man I feel so stupid now XD

2
General / Failing to make console window disappear
« on: January 26, 2010, 10:04:07 pm »
That worked. Thanks. Now I want to know how I should be able to figure that out myself. Trial-and-error? Google-is-your-friend? The tutorials don't mention anything about it. Or do I fail to search carefully?

3
General / Failing to make console window disappear
« on: January 26, 2010, 09:35:02 pm »
So I am trying SFML out, and the first thing I noticed was that there is a console window running in the background. So I tried to set the subsystem to Windows. When I try to run it again the following error appears :

Error   1   error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup   MSVCRTD.lib

I have linked against sfml-system-s-d.lib, sfml-window-s-d.lib and sfml-graphics-s-d.lib (in DEBUG mode of course).

Any suggestions how to make this work?

Pages: [1]