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.


Topics - Bacu

Pages: [1]
1
General / Tutorial "Opening a window" code doesn't work righ
« on: November 06, 2011, 09:17:13 am »
Everything compiles and links properly, but when the application runs, all I get is an empty console window, and no SFLM window. Any ideas? The .dlls are in the same directory as the .exe. I get a bunch of "Cannot find or open the PDB file" in the debug when I run. Not sure if this is problem.

Any ideas?

2
General / Clueless. VC++2010 help needed.
« on: May 14, 2011, 09:11:52 pm »
Followed the 2008 startup tutorial as best as I can. Getting this error
Code: [Select]
1>c:\users\bacu\documents\visual studio 2010\projects\sfmltest01\sfmltest01\test.cpp(1): fatal error C1083: Cannot open include file: 'SFML/System.hpp': No such file or directory

why?

fixed it, never mind.

Pages: [1]