GPWiki.org
GPWiki.org
It is currently Wed May 22, 2013 3:18 am

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: SDL Linking x64
PostPosted: Tue Oct 30, 2012 5:51 pm 
I'm using 64 bit Windows 7 and trying to link SDL.

I can successfully build a project with VC++2010 using SDL\lib\x86 library directory, but when I try to run the executable it results as 0xc000007b error. When trying to use the SDL\lib\x64 it results as unsolved externals.


Top
  
 
 Post subject: Re: SDL Linking x64
PostPosted: Tue Oct 30, 2012 7:37 pm 
Bibliotherapist
User avatar

Joined: Wed Nov 03, 2004 1:28 pm
Posts: 6711
Location: Oxford, Englandshire
Google suggests that the x64 runtime may be missing.

http://www.microsoft.com/en-us/download ... x?id=14632

However, if you've installed VS2010 on the machine, they should be present.

_________________
10 PRINT "Bad Monkey ";
20 GOTO 10


Top
 Profile  
 
 Post subject: Re: SDL Linking x64
PostPosted: Wed Oct 31, 2012 2:17 pm 
Doesn't help, but I just wonder why it works with \x86 but not with \x64.
Do I need to change some settings too rather than just library directory?


Top
  
 
 Post subject: Re: SDL Linking x64
PostPosted: Sat Nov 03, 2012 11:10 am 
Problem solved, I was using the x64 dll for both.


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group