We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2022-01-31 09:18 PM
I am getting a warning about a missing file in my development environment:
g:\dev\v25\jhp_bimcoord\build\x64\release\ro\elemicons.grc.rc2
I am able to find ElemIcons.grc in the DG_Test example, but that is a close as I can get.
- - Where does this file come from? It strikes me as something that is automatically generated.
- - Is ElemIcons.grc a generic file and just needs to be copied into the specific project environment?
TIA,
Chris
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>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(241,5): warning MSB8064: Custom build for item "RFIX.WIN\JHP_BIMcoord.rc2" succeeded, but specified dependency "g:\dev\v25\jhp_bimcoord\build\x64\release\ro\elemicons.grc.rc2" does not exist. This may cause incremental build to work incorrectly.
2022-02-02 11:22 AM
Hi Chris,
That .grc.rc2 is the result of the custom build step for the .grc file, so please check that step if it compiles correctly.
Best, Akos