COCKOS
CONFEDERATED FORUMS
Cockos : REAPER : NINJAM : Forums
Forum Home : Register : FAQ : Members List : Search :

Go Back   Cockos Incorporated Forums > Other Software Discussion > WDL users forum

Reply
 
Thread Tools Display Modes
Old 01-06-2018, 11:39 AM   #1
Tunca
Human being with feelings
 
Join Date: Apr 2016
Posts: 264
Default Please tell me step by step (Windows AAX)

I can't figure it out...

Can someone tell me step by step?

Need your helps...

Thanks.
Tunca is offline   Reply With Quote
Old 02-07-2018, 01:21 AM   #2
Bobflip
Human being with feelings
 
Join Date: Nov 2016
Posts: 341
Default

At the moment on WDL-OL I’ve only got it compiling on Windows so far, not got it right on OSX yet. I'm using the 2.3.0 AAX SDK.

These are the steps I took:

Windows:

1. Went into AAX_SDK/Libs/AAXLibrary/WinBuild/vs2013, opened the AAXLibrary.sln project, allowed VS2017 to update files
2. Changed the AAXLibrary projects to 'treat warnings as errors' and set the /MT flag. You'll have to dig a little to find these settings but they're in there. /MT needs to be changed from /MD
3. Batch build all targets of AAXLibrary

At this point example AAX projects in WDL-OL compile. Not tested in Protools yet though!
Bobflip is offline   Reply With Quote
Old 02-07-2018, 01:40 AM   #3
Tunca
Human being with feelings
 
Join Date: Apr 2016
Posts: 264
Default

Quote:
Originally Posted by Bobflip View Post
At the moment on WDL-OL I’ve only got it compiling on Windows so far, not got it right on OSX yet. I'm using the 2.3.0 AAX SDK.

These are the steps I took:

Windows:

1. Went into AAX_SDK/Libs/AAXLibrary/WinBuild/vs2013, opened the AAXLibrary.sln project, allowed VS2017 to update files
2. Changed the AAXLibrary projects to 'treat warnings as errors' and set the /MT flag. You'll have to dig a little to find these settings but they're in there. /MT needs to be changed from /MD
3. Batch build all targets of AAXLibrary

At this point example AAX projects in WDL-OL compile. Not tested in Protools yet though!
Thanks for reply!

I have no issue with OSX.AAX working great on OSX but i can't compile on Windows.

I will follow your steps with my new plugin and let you know.

Thanks!
Tunca is offline   Reply With Quote
Old 02-07-2018, 01:42 AM   #4
Bobflip
Human being with feelings
 
Join Date: Nov 2016
Posts: 341
Default

Aha, that's good to hear! Please can you tell me the steps you took to get it working with OSX?
Bobflip is offline   Reply With Quote
Old 02-08-2018, 03:36 AM   #5
Tunca
Human being with feelings
 
Join Date: Apr 2016
Posts: 264
Default

Quote:
Originally Posted by Bobflip View Post
Aha, that's good to hear! Please can you tell me the steps you took to get it working with OSX?
I'm using WDL-OL-Earlevel for AAX.

(Using XCode to compile)

1 - Just copy your project into Earlevel->IPlugExamples.

2 - Select "AAX Schema.And Edit schema -> Build Configuration -> Release"

3 - Select "AAX - Build Settings" and change "C++ Language Dialect" to "C++11 [-std=c++11].Change "C++ Standart Library" to "libc++".

4 - Go "AAX -> Build Phasis -> Link Binary With Libraries" and remove "libAAXLibrary.a" and add "libAAXLibrary_libcpp.a"

There are 4 items for me.List and order like this;

libAAXLibrary_libcpp.a
lice.a
Cocoa.framework
Carbon.framework

And that's it.It can compile and run with PT with no issue! (No issue with PT Developer.And you know,you use should your certificate to use with regular PT)

I didn't try Windows with your method but i will.I hope i can compile AAX for Win,finally...
Tunca is offline   Reply With Quote
Old 02-08-2018, 03:45 AM   #6
Bobflip
Human being with feelings
 
Join Date: Nov 2016
Posts: 341
Default

Cool, thanks! I'll give that a try asap.
Bobflip is offline   Reply With Quote
Old 02-09-2018, 07:10 AM   #7
Tunca
Human being with feelings
 
Join Date: Apr 2016
Posts: 264
Default

You're welcome.

Any idea about signing on Windows?
Tunca is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 04:37 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.