EXE Tokamak ?

Blitz3D Forums/Blitz3D Programming/EXE Tokamak ?

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 ?

make exe.... put BOTH

tokamak.dll
TokamakWrapper.dll

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

Trying putting the Tokamak .dll in the same directory as the executable.

Alright ! I put TokamakWrapper.dll in the same folder and everything looks fine !
Thank you guys :)

how about a demo?

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 ... :)

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.

Easy car physics, HRC? Excellent... remember to post the demo here too!