sidshekar
sidshekar
Where should I place this script to run it?
I think I need to start with ...I am an absolute noob to SDL ... but thanks so much for the help. I have tried different methods to get a...
Thanks. I atleast got the script to do something :D So I just cloned the SDL repo. I have SDL in the root directory along with the script and I...
Ok... I took the script and put it inside directory where xcode/sdl/sdl.xcodeproj is present and did --build. and I got build successfully. Now how would I go about using the...
Thanks ... but I am finding this method really hard :D ..... I was trying otherways to get the iOS SDL base project working.... would you be able to guide...
I just wanted to get my SDL MacOS Vulkan project running on the iOS device to see how it looked. Didnt thinnk it would take so much to get a...
I was trying to run the demo project... even they are giving such a hard time to run. I get this error when I run it. I even entered 1.0...
If you could put up a youtube video showing how to create a basic iOS example it would be very useful. I really just need a window so that I...
Hi! Thanks for your input. I gave the script an another shot at building. I made a folder structure as you mentioned. ....
Ya you need to delete the previous build in the Xcode->Project->Products and delete sm64tvos. I am using 15.0 as target and it runs successfully.