We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2024-06-13 11:13 AM - last edited on 2024-06-19 02:45 AM by Laszlo Nagy
Does anyone know how to fix this? I tried to correct the path by removing Win but instead of fixing the error I got hundreds more.
2024-06-14 12:41 PM
Please PM me your whole project if possible...
2024-06-18 08:14 AM - last edited on 2024-06-19 02:46 AM by Laszlo Nagy
Here's the problem from the beginning sir Akos.
I got this errors while building add-on for AC27
to fix this I add the folder link then I got this new errors
I include the ACAPI_MigrationHeader.hpp file then this errors appear
I commend the errors in Migration file that's end in this last error
I got stock here. When I input the correct path, 600 errors more appears
2024-06-18 11:18 AM
By the way sir Akos, It's a working add-on in AC26 and I'm converting it to AC27. Thank you.
2024-06-19 02:59 AM
Hi, As I mentioned before, the place of ACAP_STATD.lib has been changed from AC27, please delete WIN\ in the file path of VS project.
HTH
2024-06-19 03:45 AM - last edited on 2024-06-19 07:10 AM by Barry Kelly
Hi LChen, As I mentioned before I already done that and got this 634 errors
I even tried removing the repeated header but nothing change
2024-06-19 04:06 AM
Hi, Could you share your whole VS project with us?
2024-06-19 05:26 AM - last edited on 2024-06-19 07:10 AM by Barry Kelly
how about this error?
2024-06-19 06:56 AM
I'm not sure, it seems resource build failed.
2024-06-19 08:13 AM
Here's the error in output while building it.
1>The system cannot find the path specified.
1>D:\Visual Studio 2022\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): error MSB8066: Custom build for 'D:\Users\10025371\TG2T2_Label_Manager\Build\CMakeFiles\c529940aa37135851de05f42f8203d83\AddOnResources.stamp.rule;D:\Users\10025371\TG2T2_Label_Manager\Build\CMakeFiles\36bfbb01dc6dd801ef6d76a10cd99d79\AddOnResources.rule' exited with code 3.
1>Done building project "AddOnResources.vcxproj" -- FAILED.
2024-06-19 09:00 AM
Could you build Examples project for AC27 without any error?