Compilation on Windows
It is easy to compile the CIOS Audio Core when the environment is ready:
mkdir BuildCiosAudioCore |
This will generate "CiosAudio.sln".
x64
cmake -G "Visual Studio 10 Win64" $CIOSAUDIOROOTDIR\Compile\Windows |
Open CiosAudio.sln with Visual Studio and compile, "CaCore.lib" will be generated.
Modify settings
mkdir BuildCiosAudioCore |

Configure

Generate

Open CiosAudio.sln with Visual Studio and compile, "CaCore.lib" will be generated.