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

Author Topic: just making sure... (compiling the DLLS for VC 2010)  (Read 1497 times)

0 Members and 1 Guest are viewing this topic.

onEnterFrame

  • Newbie
  • *
  • Posts: 10
    • View Profile
just making sure... (compiling the DLLS for VC 2010)
« on: January 21, 2011, 04:20:19 am »
i compiled the DLLs for VC 2010.. now are there old .lib files still good to use? because the compile seemed to generate a lot of lib files in a Temp/ directory.

should i use those lib files or the ones that i got with the original SDK?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
just making sure... (compiling the DLLS for VC 2010)
« Reply #1 on: January 21, 2011, 07:49:24 am »
You must use the ones that you created.
Laurent Gomila - SFML developer

onEnterFrame

  • Newbie
  • *
  • Posts: 10
    • View Profile
just making sure... (compiling the DLLS for VC 2010)
« Reply #2 on: January 21, 2011, 07:55:51 am »
ok i wasnt sure cause they were put in a Temp folder... i mean im using the dlls and they even work... but ill move the lib files too.

yes and btw thanks for your help. i can run a window now.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
just making sure... (compiling the DLLS for VC 2010)
« Reply #3 on: January 21, 2011, 08:02:12 am »
Quote
ok i wasnt sure cause they were put in a Temp folder...

Yeah, the conversion wizard doesn't seem to be 100% reliable.
Laurent Gomila - SFML developer

 

anything