> Hmmmmm, is there something additional I need to install > beyond VS 10.0? I'm not sure I'm finding the SDK you're > talking about. I did find C:\Program Files\Microsoft > SDKs\Windows\v7.0A, but there's no SetEnv batch file in the > bin directory. I assume this was installed as part of the VS > 10.0 install. > > I did successfully build what appears to be a 64-bit build by > specifying x64 on the call to vcvarsall that I was using for > the old setup.
Cannot speak for the specifics of ooRexx builds, but I still use the VC++ Express from some years ago along with GCC. Both work fine on XP, Vista, and Win7 (I still have machines or VMs for all of those). Vista was a pain, but UAC on Win7 is OK and mostly makes sense. C: disk redirections and mirrors on both are far more of a problem (files being visible or not depending on which API was/is being used to access them, for example). Haven't felt a need to go to 64-bit yet as my most-demanding application is FSX, which will run at 140fps on my 32-bit Win7 (4GB RAM). Mike ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
