|
|||||||
| Forum Home | Register | Members List | Mark Forums Read |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 | ||||||||
|
Administrator
Location: UK |
Get rid of every file in your project except for SFML3.cpp.
If it still doesn't work, do a print of your property page (like my second screenshot) showing the precompiled header settings.
__________________
Steven Yau [Alix Games Blog] [Portfolio] [How I broke into the Games Industry] [Why I left my Games Job] [How to be a Games Tester] [Getting back into the Game] |
||||||||
|
|
|
|
|
#12 | ||||||||
|
Junior Member
|
oh my bad, didnt change to "Not using precompiled headers"
now i changed and these the errors i get: 1>SFML3.obj : error LNK2019: unresolved external symbol "void __cdecl sf::Sleep(float)" (?Sleep@sf@@YAXM@Z) referenced in function _main 1>SFML3.obj : error LNK2019: unresolved external symbol "public: float __thiscall sf::Clock::GetElapsedTime(void)const " (?GetElapsedTime@Clock@sf@@QBEMXZ) referenced in function _main 1>SFML3.obj : error LNK2019: unresolved external symbol "public: __thiscall sf::Clock::Clock(void)" (??0Clock@sf@@QAE@XZ) referenced in function _main |
||||||||
|
|
|
|
|
#13 | |||||||||
|
Administrator
Location: UK |
You haven't linked the libraries for SFML.
Did you do the last step in the tutorial linked earlier: http://www.sfml-dev.org/tutorials/start-vc.php Quote:
__________________
Steven Yau [Alix Games Blog] [Portfolio] [How I broke into the Games Industry] [Why I left my Games Job] [How to be a Games Tester] [Getting back into the Game] |
|||||||||
|
|
|
|
|
#14 | ||||||||
|
Junior Member
|
compiled , but when i run:
" The system cannot execute the specified program. " arr.. |
||||||||
|
|
|
|
|
#15 | ||||||||
|
Senior Member
Location: London |
No J++ is Microsofts attempt at a java-like platform. C# is their attempt at appeasing C/C++ programmers who don't like various Java features (What do you mean no Structs?!?!?). I do quite like C# myself, but I agree Java would probably be more useful if you're going to 2d games, since the Mobile industry are always looking for more j2me programmers.
|
||||||||
|
|
|
|
|
#16 | ||||||||||
|
Administrator
Location: UK |
Quote:
Quote:
__________________
Steven Yau [Alix Games Blog] [Portfolio] [How I broke into the Games Industry] [Why I left my Games Job] [How to be a Games Tester] [Getting back into the Game] |
||||||||||
|
|
|
|
|
#17 | |||||||||
|
Member
Location: Helsinki, Finland |
Quote:
The problem with "apeasing" C/C++ crowd comes with the very nature of C#. Like java, it is interpreted (though JIT and compilation are options), high level garbage collected language. Somehow I fail to see innovation C# is trying to provide. People sticking with C-family like to handle things by themselves. GC is not actually their cup of tea, neither are the other features that accompany these "modern" and "safe" languages. Microsoft Windows compatibility is surely nice, but still... Last edited by DTR : 06-21-2008 at 09:43 AM. |
|||||||||
|
|
|
|
|
#18 | ||||||||
|
Junior Member
|
SFML is working
.i just made a whole new project and did all your comments and it's worked great. thank you very much yaustar for your help. ![]() |
||||||||
|
|
|
|
|
#19 | |||||||||
|
Moderator
Location: Philadelphia, PA |
Quote:
PS It is 3d though.
__________________
Grant Shonkwiler() "I would love to fix the world if someone would just give me the source code" Website Industry blog LinkedIn |
|||||||||
|
|
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
All times are GMT -8. The time now is 09:25 PM.

























.
Linear Mode

