DLLs to carry with 3D Engine?

Everything else that doesn't fall into one of the other PB categories.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Hitman.

In the default package we have to carry

Engine3D.dll
STLPort_vc645.dll

with our project, right? but it seems mising "MSVCP60.DLL" which does not exist on some systems.... I just tried with linking the 3 DLLs with the toolb I can find, that's the result:

http://www.bugdie.org/misc/files/Engine3D.dll

Well, not fully tested, but this 1.34MB DLL doesn't need other dll like stl or msvcp, you can look at it in the dependency walker.
(NOTE: The DLL is not fully tested, and not packed MSVCRT.DLL in coz it will bloat the DLL)

Well, everyone needs to do something for living.