2023-09-30
08:41 AM
- last edited on
2024-09-17
01:00 PM
by
Doreena Deng
I'm trying to study API in Trier version Archicad 27.
What should I do if this error message appears?
Solved! Go to Solution.
2023-10-02
03:18 PM
- last edited on
2023-10-04
01:17 PM
by
Laszlo Nagy
Thank you
{
"configurations": [
{
"name": "x64-Debug",
"generator": "Visual Studio 16 2019 Win64",
"configurationType": "Debug",
"inheritEnvironments": [ "msvc_x64_x64" ],
"buildRoot": "${projectDir}\\out\\build\\${name}",
"installRoot": "${projectDir}\\out\\install\\${name}",
"buildCommandArgs": "",
"cmakeCommandArgs": "-T v142"
}
]
}