Moderator: Andres Valverde
Engin Üstün wrote:Hi,
i tried some days ago with window x64 and visual c++ 2005 express edition to recompile my code of Tornado to x64 code to become hopefully some speedup, but do not see how to switch to the platform of x64.
somebody had also problems ?
or does it only work with the visual studio 2005 only ?
what is different form express edition ?
Engin wrote:i tried some days ago with window x64 and visual c++ 2005 express edition to recompile my code of Tornado to x64 code to become hopefully some speedup, but do not see how to switch to the platform of x64.
How to: Configure Visual C++ Projects to Target 64-Bit Platforms wrote:64-bit tools are not available on Visual C++ Express Edition by default. To enable 64-bit tools on Visual C++ Express Edition, install the .NET Framework SDK in addition to Visual C++ Express Edition. Otherwise, an error occurs when you attempt to configure a project to target a 64-bit platform using Visual C++ Express Edition.
Pradu wrote:Quote from one of the links I posted above from Microsoft:How to: Configure Visual C++ Projects to Target 64-Bit Platforms wrote:64-bit tools are not available on Visual C++ Express Edition by default. To enable 64-bit tools on Visual C++ Express Edition, install the .NET Framework SDK in addition to Visual C++ Express Edition. Otherwise, an error occurs when you attempt to configure a project to target a 64-bit platform using Visual C++ Express Edition.
Bo Persson wrote:Pradu wrote:Quote from one of the links I posted above from Microsoft:How to: Configure Visual C++ Projects to Target 64-Bit Platforms wrote:64-bit tools are not available on Visual C++ Express Edition by default. To enable 64-bit tools on Visual C++ Express Edition, install the .NET Framework SDK in addition to Visual C++ Express Edition. Otherwise, an error occurs when you attempt to configure a project to target a 64-bit platform using Visual C++ Express Edition.
Have you actually tried this and seen that it works?
You can't always trust the MS documentation, as they often write "Visual Studio" when they mean "Professional Edition". Some of their pages claim that the Standard Edition contains the x64 compiler, while other pages state that it does not.
Who knows?
Engin Üstün wrote:Hi,
i tried some days ago with window x64 and visual c++ 2005 express edition to recompile my code of Tornado to x64 code to become hopefully some speedup, but do not see how to switch to the platform of x64.
somebody had also problems ?
or does it only work with the visual studio 2005 only ?
what is different form express edition ?
Maciej Pestka wrote:I remmember that I had also some problems compiling in 64-bit mode first time but thanks to Google I managed to do it.
I don't know what errors you get but you can try to post them to some visual C++ programing groups...
Maciej
Return to Programming and Technical Discussions
Users browsing this forum: No registered users and 13 guests