Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 13/08/2005 at 20:48, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9.1 Platform: Windows ; Language(s) : C++ ;
--------- Howdy,
Using VS 2005 on a 32 bit machine, I can't seem to create an x64 solution in the Configuration Manager like the 64-bitMigration.pdf file tells me to do.
I get an error message that says: "New project platforms cannot be created because this new solution platform is not supported by any of the projects."
I thought we were supposed to be able to compile a 64 bit version on our 32 bit machines.
Adios, Cactus Dan
On 13/08/2005 at 21:37, xxxxxxxx wrote:
Howdy,
DOH! Never mind.
On 14/08/2005 at 10:58, xxxxxxxx wrote:
Well, it still doesn't work. Please cancel my "Never mind"
Anyway the migration pdf file says I should be able to compile the 64 bit version on a 32 bit machine, but it looks like it only walks you through setting it up for compiling on a 64 bit machine.
I did get it to compile, but when I sent the .cdl64 file to someone with a 64 bit machine to test, it didn't work.
Any ideas?
On 10/12/2008 at 03:46, xxxxxxxx wrote:
Quote: Originally posted by Cactus Dan on 13 August 2005 > > * * * > > User Information: > > Cinema 4D Version: 9.1 </br>Platform: Windows ; </br>Language(s) : C++ ; </br> > > --------- > > Howdy, > > Using VS 2005 on a 32 bit machine, I can't seem to create an x64 solution in the Configuration Manager like the 64-bitMigration.pdf file tells me to do. > > I get an error message that says: > "New project platforms cannot be created because this new solution platform is not supported by any of the projects." > > I thought we were supposed to be able to compile a 64 bit version on our 32 bit machines. > > Adios, > Cactus Dan > > > * * *
Hello,
I have the same problem with VS 2008. Did you find a solution?
Thanks.
On 10/12/2008 at 03:51, xxxxxxxx wrote:
Hi,
hmm, cannot confirm. I always compile my 64-Bit versions on a 32-Bit system. I also simply followed the migration pdf. And you get no errors? strange.
On 10/12/2008 at 04:05, xxxxxxxx wrote:
Hi! VS2005 is a cross compiler and should be able to compile your plugin to a 64bit version. I'd never done that because I use a 64bit system, but I can confirm its possible. bye..
On 10/12/2008 at 07:49, xxxxxxxx wrote:
in this thread we finally worked it out:
64 bit compile solved
I hope that helps.
On 16/12/2008 at 07:58, xxxxxxxx wrote:
Quote: Originally posted by Cactus Dan on 10 December 2008 > > * * * > > Howdy, > > in this thread we finally worked it out: > > 64 bit compile solved > > I hope that helps. > > Adios, > Cactus Dan > > > * * *
Thanks to all, I'll try to resolve the problem with this topic.