WinXP: build jitlib.dll into application
Hi, All,
I'm trying to build a Max application containing Jitter objects (netsend netrecv). When trying to open the exe on another XP machine (no runtime installed), it always says can't open because "jitlib.dll was not found".
I have full version of Max/MSP (5.1) + Jitter (1.7). Is there any trick to build jitter into the application so it will just work?
Thanks a lot in advance!
When your at the build application box select include file and navigate to the support folder where ever you have max installed to and include the jitlib.dll file
Thanks a lot! Later found out that I have to also include cg.dll, cgGL.dll, and the jit.openexr external.
...and it would be great if these were included automatically if there are any objects in the application which require it, but maybe that's not possible.