I’m trying to make an exe file from an animation I’ve made using the 2.37a version. The animation is based in a .vrml file. It has textures and I’ve used an armature for the movements. I’ve added some commands like pressing some keys in order to make the moves. Two questions:
1- I’ve read in another post that “saving runtime” packed all things in the exe file, but when I try to open it, it asks for “python23.dll” and “SDL.dll”. As they sady in that post, only when saving as “dynamic”, it asks you for those files.
2- When I add those files to the directory, it opens it correctly but a grey screen is displayed. I’ve alredy made an avi file and all was correct. What I’m doing wrong?
Many thanks to all.