I'm trying to use blitzcc from within a Blitz app (via CreateProcess), but I keep getting the error "Unable to open linker.dll".
I can compile Blitz apps using the built in IDE or Protean without any problems, so I'm pretty sure everything is set up correctly.
If I use the app from within Protean, it can call blitzcc and it works, but if I create an EXE and try it, it fails with the linker.dll error.
Any ideas on how to fix this? Thanks.
I can compile Blitz apps using the built in IDE or Protean without any problems, so I'm pretty sure everything is set up correctly.
If I use the app from within Protean, it can call blitzcc and it works, but if I create an EXE and try it, it fails with the linker.dll error.
Any ideas on how to fix this? Thanks.