We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2018-10-04 04:12 AM - last edited on 2022-10-06 01:12 PM by Daniel Kassai
1>------ Build started: Project: MarkUp_Manager, Configuration: Debug x64 ------
1>Compiling the localized GRC file...
1>Compiling the non-localized GRC file...
1>Compiling the RC2 file...
1>Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
1>
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>
1>
1>APICommon.c
1>C:\Program Files\Graphisoft\API Development Kit 22.3004\Support\Modules\GSUtils\GSSystem.h : error C2220: warning treated as error - no 'object' file generated
1>C:\Program Files\Graphisoft\API Development Kit 22.3004\Support\Modules\GSUtils\GSSystem.h : warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss
1>MarkUp_Manager.cpp
1>MarkUp_Test.cpp
1>Generating Code...
1>Done building project "MarkUp_Manager.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Solved! Go to Solution.
2018-10-04 10:22 AM
2018-10-04 10:22 AM
2018-10-04 04:40 PM
Ralph wrote:It's working for me, thank you very much ^^
You could temporarily work around this by turning off the "Treat Warnings as Error" option in the C++ > General panel of the project settings. Possibly reducing the warning level for the project might do the trick too.
2019-07-20 04:48 PM
2019-07-20 05:06 PM