emoemo Posted April 24, 2014 Share Posted April 24, 2014 hello~ I am trying to install hdk and want to use visual studio 2012 Express version. There is no 64bit compiler for the express version. For vc9, the visual studio windows 7.1 SDK installs a 64bit compiler. Is there an equivalent for vc11? Thank you! Quote Link to comment Share on other sites More sharing options...
Guest mantragora Posted April 24, 2014 Share Posted April 24, 2014 Maybe this will work -> http://stackoverflow.com/questions/15172256/free-windows-64-bit-c11-compilers Quote Link to comment Share on other sites More sharing options...
Ratman Posted April 25, 2014 Share Posted April 25, 2014 Fairly certain you can only use vc11 for windows for plugins. You can use GCC in Linux or OSX tho. Quote Link to comment Share on other sites More sharing options...
Guest mantragora Posted April 25, 2014 Share Posted April 25, 2014 (edited) I'm fairly cerain that if you would read the link to the lastline you would notice that part: VS 2012 Desktop Express ships with an x64 compiler. and this: Yep, thanks! Specifically, the batch file to enable the 64-bit VS2012 compiler turns out to be C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\x86_amd64\vcvarsx86_amd64.bat Edited April 25, 2014 by mantragora Quote Link to comment Share on other sites More sharing options...
emoemo Posted April 25, 2014 Author Share Posted April 25, 2014 ok cool!! I'll check it out! Thank you. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.