Jump to content
Remember me This is not recommended for shared computers
Sign in anonymously Don't add me to the active users list
MisteRnoOrOnha hasn't added any contacts yet.
24 March 2013 - 02:36 PM
Hello, i started learning DX9 but i don't know if i'm in the right way, can anyone say me how can i discover if i'm the right way?
I'm understanding concepts, but some functions i don't know.
26 February 2013 - 05:09 PM
Hello, i'm trying to set up an development enviroment with VS2010 but when i'm trying to compile my SFML code(http://www.sfml-dev.org/tutorials/2.0/./start-vc.php) i toke this errors:
1>------ Build started: Project: sfml-app, Configuration: Debug Win32 ------ 1> main.cpp 1>main.obj : error LNK2001: unresolved external symbol "public: static class sf::RenderStates const sf::RenderStates::Default" (?Default@RenderStates@sf@@2V12@B) 1>main.obj : error LNK2001: unresolved external symbol "public: static class sf::Color const sf::Color::Green" (?Green@Color@sf@@2V12@B) 1>MSVCRTD.lib(crtexew.obj) : error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup 1>c:\users\sandra\documents\visual studio 2010\Projects\sfml-app\Debug\sfml-app.exe : fatal error LNK1120: 3 unresolved externals ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I follow the tutorial but don't toke an great result, can anyone help me?
19 February 2013 - 12:12 PM
Hello, i started this topic to ask a thing that is hard to find in google, exists a guide to minimalist pixel art?
02 February 2013 - 03:58 PM
Hello ladies and gentlemans i'm here to ask to you how can i make a game using flash like The Binding of Isaac that runs in the Desktop. How can i compile flash games?
01 February 2013 - 01:01 PM
Hi, i'm starting this topic to ask what is best GLUT or native window to use with OpenGL?