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

Pages: [1]
1
Okay! thanks a lot for the help

2
yeah, i made an empty one. should I be using SFML 2? i have been using sfml 1-6

3
Visual Studio 2012

> The directories are set up
> Pre processor is SFML_STATIC;
> Multithreaded DLL


4
Okay, now I have changed the subsystem to windows, and I am receiving this error:

error LNK2019: unresolved external symbol _main referenced in function _WinMain@16

5

Here is the github page with my code:
https://github.com/FoamyPop/Arctic

LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup

Subsystem is set to console

:( Halp

Linked to:
sfml-window-s.lib
sfml-graphics-s.lib
sfml-system-s.lib
sfml-main.lib

Pages: [1]