hi there,
i’m just getting a headache trying to recompile the FiducialTracker (DShow9) because i need another set of fiducials than the one provided hard coded in the header file.
unfortunately i’m always ending up in this error (like @nobusdeer)) ((forum:freeframe-for-vvvv-dont-build):
mingw32-g++.exe: error: unrecognized command line option '--add-stdcall-alias'
mingw32-g++.exe: error: unrecognized command line option '--input-def'
Process terminated with status 1 (0 minutes, 6 seconds)
0 errors, 0 warnings
i tried using codeblock 13.12 and 8.02 with their respective MinGW versions - without any success (same error). apparently these compiler options are not supported any more. googling did not help much either…
what’s nescessary to get a working freeframe environment?
joreg maybe?