Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Help with VC++ Express 2010  (Read 2526 times)

0 Members and 1 Guest are viewing this topic.

YellowShadow

  • Newbie
  • *
  • Posts: 29
    • AOL Instant Messenger - ehwatsupdoc21
    • View Profile
Help with VC++ Express 2010
« on: August 17, 2010, 08:42:54 am »
Hey,

I'm using the latest SDK of SFML. I followed this guide http://ggammon.wordpress.com/2010/02/14/compiling-and-running-an-sfml-application-in-visual-studio-2010-rc/ and compiled SFML with VC++ Express 2010 but when I go in and create a project and link to the libraries the linker complains and says it can't find the files.

I setup the include and lib paths and I know the files are there.

Am I doing something wrong?

Thanks,
YellowShadow

PeterWelzien

  • Newbie
  • *
  • Posts: 38
    • View Profile
Help with VC++ Express 2010
« Reply #1 on: September 02, 2010, 07:57:43 am »
What libraries are you linking with? What lib path do you have on the properties page?

I'm using VS2010 Ultimate without any problems, so I guess it's nothing major.
/Peter Welzien

 

anything