91
Help / Re: Building project on command line with dependencies
« Last post by cacb on September 14, 2023, 10:35:57 pm »Looks like relative paths for include & libraries. Then you must have same current dir in both cases.
When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.
"C:\Program Files (x86)\STW\CodeBlocks\codeblocks.exe" src\emb\bwk\vehicle_monitor\pjt\vehicle_monitor.cbp --target="Release" --rebuild
tricore-g++.exe: error: ..\..\..\..\ext\micro_cdr\result\libmicro_cdr.a: No such file or directory
tricore-g++.exe: error: ..\..\..\..\ext\micro_dds\result\libmicro_dds.a: No such file or directory
Process terminated with status 1 (1 minute(s), 6 second(s))
2 error(s), 39 warning(s) (1 minute(s), 6 second(s))
C:\>"C:\Program Files (x86)\STW\CodeBlocks\codeblocks.exe" "Z:\workspace\autoyard\src\emb\bwk\vehicle_monitor\pjt\vehicle_monitor.cbp" --target="Release" --rebuild --log-to-file --debug-log-to-file /d --verbose
Is it possible to revert 11858 from nightly builds until a proper fix is found?I do not know, and the debugger plugin maintainer is no longer around. Look at the plugin history after that commit or just revert it.