Re: SDL TTF 3 Issue
- Posted by Icy_Viking 2 weeks ago
- 506 views
andreasWagner said...
Hallo
I tried but that's as far as I got.
D:\testpool\EuSDL3-main\include\SDL_surface.e:159 <0074>:: Errors resolving the following references: 'SDL_PEN_NUM_AXES' (SDL_events.e:404) has not been declared. 'SDL_PEN_NUM_AXES' (SDL_events.e:417) has not been declared. 'SDL_PEN_NUM_AXES' (SDL_events.e:430) has not been declared. 'SDL_IOFromFile' (SDL_surface.e:147) has been declared more than once. in SDL_iostream.e in SDL_rwops.e 'SDL_IOFromFile' (SDL_surface.e:159) has been declared more than once. in SDL_iostream.e in SDL_rwops.e return SDL_SaveBMP_IO(surface,SDL_IOFromFile(file,"wb"),1) ^ Press Enter
Andreas
Oh yeah I need to fix the directory issues. I have all the files in one folder. You can do that to make it work, currently.
EDIT: I have now fixed the directory issue.