I am attaching the batch file jq.cmd that I am using.

The batch window comes up and shows that it launches

bin\jqt.exe

which then crashes. I have deleted the .dat files from ~user\configqt, and I put the line

'startprof' 1!:2 <'C:\j701\xxx.xxx'

at the start of my profile. It was never executed, so the problem is somewhere earlier in startup.

FWIW, if I just click on the jqt.exe it gives a missing dll message, as expected.


Henry Rich


jq.cmd follows

c:
cd \j701
setlocal
set QT_PLUGIN_PATH=%CD%\qt\plugins
set PATH=%CD%\qt;%PATH%
bin\jqt.exe -jprofile user\configqt\profile.ijs

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to