Recent content by MrToslett

  1. MrToslett

    StarDust - a cross platform PC/DS 3D engine v1.0.0

    It gives me many compiler errors when doing so, errors about making pointer from integer without a cast
  2. MrToslett

    StarDust - a cross platform PC/DS 3D engine v1.0.0

    How can i set up this? bc i dont know if i have to open it with Visual Studio, VS Code, run make with cmd or what to do
  3. MrToslett

    Compiler error on StarDust Engine project

    I downloaded StarDust engine from the github(cant post it bc of spam, search stardust ds engine) to try and make a game with it. I tried to compile it using the make command on cmd to see if it works and cmd gives me the following error : C:\Users\migba\Desktop\StarDust\source>make make -C arm7...