2017-08-0501:19 AM - last edited on 2022-12-0602:02 PM by Daniel Kassai
2017-08-0501:19 AM
Hello;
a newb here; I've just tried using the wizard in VS to create my project file (In visual studio 2015 the "C++ Archicad Add-on").
and it creates the project, but some reference/include files are missing.
is this normal behavior, or am I doing something wrong. do I need to copy the missing reference files manually, or is there something wrong with the installation?
Where did you place your project files?
If you create an add-on using the wizard, it uses relative paths for libraries and headers, and as such, you should place your add-on's project folder under the path\to\devkit\Examples folder.