PDA

View Full Version : Compiling 64bit from vc++ express


GeneCrucean
05-08-2008, 11:25 AM
For those using vc++ express 2008. Is there anyway to compile 64bit? It seems that the express version only supports 32bit now :(

StephenBlair
05-08-2008, 11:44 AM
This may help: http://www.xsi-blog.com/archives/251#comment-16803

GeneCrucean
05-08-2008, 11:50 AM
Ah, thanks Steve.

ThomasHelzle
05-12-2008, 08:13 AM
I stumbled over this post by accident - did it work for you?
I still haven't tried it for XSI...

Cheers!

Thomas Helzle

CHRIS3D
05-20-2008, 12:51 PM
another one : http://forum.lamrug.org/viewtopic.php?f=8&t=1361 (http://forum.lamrug.org/viewtopic.php?f=8&t=1361)
look at the second part of the post

ThomasHelzle
07-22-2008, 02:10 PM
I finally had a chance to try it out and it works here on Vista 64 SP1 with Visual Studio 2008 Express Edition, the latest SDK (Server 2008 & Net Framework 3.5) installed and registered (from the commandline, the GUI tool is broken), the right settings entered at the VC++ commandline and VC started with the "-useenv" switch and the correct paths for libs and includes set to the 64 Bit version of the XSI SDK as well as the right compiler and linker switches set...

I only do Mental Ray shaders so far, so I don't know if it is the same for "real" plugins.

If someone needs a more detailed walkthrough, I can try to cook it up if time allows...
Now I just have to update all my shaders first :-)

Cheers,

Thomas Helzle