About Store Forum Documentation Contact



Post Reply 
VS C++ 2010 on win 64 bit
Author Message
mario Offline
Member

Post: #1
VS C++ 2010 on win 64 bit
Hi,

I use Win 7 , i have a 64 bit PC.
When trying to launch Esenthel 2 examples i have this warning :
[Image: bug.jpg]
Could someone tell me if i need to adjust something inside Visual C++ 2010 ?
03-26-2013 12:29 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: VS C++ 2010 on win 64 bit
Please use 32-bit config, or install 64-bit support to your VS (the error is not related to EE but to VS)
03-26-2013 03:24 PM
Find all posts by this user Quote this message in a reply
mario Offline
Member

Post: #3
RE: VS C++ 2010 on win 64 bit
How do i do that ?
Do i must re install VS 2010 ?
OR change some config on it ?
OR change Esenthel config ?
03-26-2013 03:40 PM
Find all posts by this user Quote this message in a reply
cmontiel Offline
Member

Post: #4
RE: VS C++ 2010 on win 64 bit
I guess you are using VS Express, which does not include a 64 bit compiler. You must download the sdk.

http://stackoverflow.com/questions/18650...10-express

IRC: irc.freenode.net
Channel: #Esenthel
03-26-2013 05:14 PM
Find all posts by this user Quote this message in a reply
Post Reply