WIP Adding Audio DSP Plugin to AddonManager
so, i'm trying to build the addon with your adsp.basic readme link on windows.
when i'm doing the 4. Step i got the folowing errorlog

Quote:Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler: cl
Build flags:
Id flags:

The output was:
Das System kann die angegebene Datei nicht finden


Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler: cl
Build flags:
Id flags: -c

The output was:
Das System kann die angegebene Datei nicht finden


Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler: cl
Build flags:
Id flags: -Aa

The output was:
Das System kann die angegebene Datei nicht finden


Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
Compiler: cl
Build flags:
Id flags: -D__CLASSIC_C__

The output was:
Das System kann die angegebene Datei nicht finden


Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler":
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler: cl
Build flags:
Id flags:

The output was:
Das System kann die angegebene Datei nicht finden


Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
Compiler: cl
Build flags:
Id flags: -c

The output was:
Das System kann die angegebene Datei nicht finden


Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler":

obviously the is a problem with my compiler or rather it's simply missing. i have installed "code:blocks" and "Visual Studio Code" (not Visual Studion, i got no license)
Reply


Messages In This Thread
RE: Adding Audio DSP Plugin to AddonManager - by Melf11 - 2016-09-07, 10:37
Logout Mark Read Team Forum Stats Members Help
Adding Audio DSP Plugin to AddonManager7