EXE Tokamak ?

Blitz3D Forums/Blitz3D Programming/EXE Tokamak ?

OverDozing(Posted 2004) [#1]
Hey,

I develop an application with Tokamak... wonderful
But now I am having a problem, I am trying to make an EXE, it's working but when I launch the EXE, it say 'User lib not found' ??!?

I feel stupid now :(

Any idea ?


Rob(Posted 2004) [#2]
make exe.... put BOTH

tokamak.dll
TokamakWrapper.dll

Inside your game directory next to executable.
They can also optionally be moleboxed with molebox pro.


CyberHeater(Posted 2004) [#3]
Trying putting the Tokamak .dll in the same directory as the executable.


OverDozing(Posted 2004) [#4]
Alright ! I put TokamakWrapper.dll in the same folder and everything looks fine !
Thank you guys :)


bradford6(Posted 2004) [#5]
how about a demo?


OverDozing(Posted 2004) [#6]
A demo is coming soon ! :)
If you want to learn more about my Tokamak Application, you can check the forum @ http://www.blitz3dfr.com/home.htm section Tokamak.
I dont tell you what is it about, I let you see ... :)


AbbaRue(Posted 2004) [#7]
If you put the Tokamak.dll files into your windows/system32 directory you
should be able to run any exe file from anywhere and have it find the dll's.
That is the path windows uses to run any exe.


BlitzSupport(Posted 2004) [#8]
Easy car physics, HRC? Excellent... remember to post the demo here too!