( BTW: I am an experienced (10yrs+) c++ developer)
Bottom line is: I want to write addons. I can compile the examples fine, but can't get it to be recognised by AC.
First problem: The system requirement for AC15 dev using M$/Win is 'Microsoft Visual C++ .NET 2005'.
This is no longer available. (I can't even find a torrent for it!). I can get VC++ express 2005, but that does not support (I believe) x64 versions.
I am developing on, what I believe to be, not an unusual modern development platform. I have win 7 x64, AC15 (x64), and I have tried using VS2010 full version.
I've got it to compile, fine, using both VS2010 full and VC++ .net 2005 express (only compiles to win32). But the plugin will not register. I get the usual 'not an addon or not compatible' error I see a lot in these forums.
Quite simply put: Is there a 'hello world' for VS2010 that will compile using a current configuration?
Also, am I wrong in using Win 7? .. for soooo many reasons please don't let Mac users answer that! 😉
Also, let me do a reality check: If I run AC15 x64 I need to compile for an x64 target, right? the 32 bit compiled addon will not work if placed into the plugin directory?
Is there a solution that is the legal/sustainable way of creating an addon for AC?
1. Does not need obsolete software, ie, VC++ .NET 2005.
2. Can be compiled using Windows 7
3. Can be compiled for x64.
Fair enough that the standard reply is "You need to use VC++. net 2005", but that precludes someone coming into the market as that software is obsolete and no longer available for any sort of download.
Also, I am unsure of what that moniker actually refers to. I understand there is VC++ express 2005, also Visual Studio 2005, but not exactly that named product. Please do correct my ignorance on this!
So, the bottom line is: How to compile an addon with what is available today?
Many thanks in advance, folks!
Joe