|
Hi, i have a simple question. I was wondering if i need to compile my plugins to 64 bits if i want to use them with the 64 bits version of max.
|
|
|
Vortez 24 September 2011 05:12 AM
Hi, i have a simple question. I was wondering if i need to compile my plugins to 64 bits if i want to use them with the 64 bits version of max.
Hmm. What else?
If you want to create 64 bit code you have to have a 64-bit compiler. Of course you also have to link the 64-bit max sdk libraries to your code.
|
|
|
|
Thx, i got it to work, hadn’t see the x64 library folder in the sdk…
|
|
|