Well I edited out the errors in my CODE, but now I’m getting this one in the linking process.
Fatal error LNK1104: cannot open file “jucelib_static_debug.lib”
(No I’m not actually done with all the audio algorithmicasizing, but that’s topics for other forums!)
I am using VC5 (not 2005!), in case that’s pure evil. I did have to edit out __forceinline and one of the array functions (since the type was variable, it couldn’t match it to ‘!= 0’ and caused a fatality).
Other than that, Jucer COMPILES in VC5 but doesn’t link.