tereshenkovav / PascalGameEngine

SFML-based game engine for Delphi and FreePascalCompiler
Other
3 stars 0 forks source link

dll error #8

Open limelect opened 3 months ago

limelect commented 3 months ago

Screenshot - 07_07_2024 , 10_45_56

tereshenkovav commented 3 months ago

Hi, this is error with running example project from this repository, or other code? Build with Delphi or FreePascal?

limelect commented 3 months ago

!Delphi example d10,2,3

tereshenkovav commented 3 months ago

After building exe-file in example dir, you must copy to example dir all dll files from csfml/Win32 (or csfml/Win64, if you build 64-bit app) Also, in example dir must exists files arial.ttf and logo.png If this conditions is OK, the example project must run successfull on any Windows machine with OpenGL 1.0 support

You can attach, if will, builded exe-file to issue, I test it.

limelect commented 3 months ago

to begin with, you only gave win32 dll compiled for 32 Lastly, you are talking to a pro from Delphi #1 !!!!!

limelect commented 3 months ago

Every thing OK now

tereshenkovav commented 3 months ago

Missing 64bit dll in csfml dir - its my fault, plan fix it.

tereshenkovav commented 2 months ago

Fixed missing 64bit dlls and building script

https://github.com/tereshenkovav/PascalGameEngine/commit/298582220fe9c15b3845fd6b517c8edb99c55a9d