Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

MisteRnoOrOnha

Member Since 12 Jan 2013
Online Last Active Today, 11:37 AM
-----

Topics I've Started

I'm in the right way?

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.


[SFML]VS2010 Linker errors

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?


Minimalist pixel art

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?


Flash games

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?


GLUT or native window?

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?


PARTNERS