MudratDetector
Enthusiast
since ‎2021-12-13
‎2024-03-01

User Statistics

  • 93 Posts
  • 1 Solutions
  • 2 Likes given
  • 17 Likes received

User activity

At build time, I receive many errors that are similar in nature and alert me of breaking the One Definition Rule, as I understand what is happening. The output from the build is: Checking File Globs ConsultantSheets.cpp ConsultantSheetsDialog.cpp Con...
I have errors at build time, many of which are tied back to unordered_map. C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\unordered_map(38,23): error C2061: syntax error: identifier '_Node_handle' C...
AC27 | WIN10 | VS2019, Toolset 142 . The learning curve is starting to flatten out... but here is something new for me. I have a project [JHP_Audit] with a folder structure like this: My CMakeLists.txt file is in the ..\JHP_Audit\ folder and is here:...
AC27 - - WIN10 - - VS2019 . New Year greetings to all. I am migrating code from AC25 to AC27, and Visual Studio is giving me some pushback that I don't really understand. I might add that I am not the original author of this code. The working AC25 co...
Greetings to all, ArchiCAD 27.4001 + WIN10 + VS 2019 I am having trouble with my users loading my add-ons. In short, an add-on will load for me, but not anyone else. The details:I keep an area for development code [G:\dev\v22, and similar] separate f...