0

I used this code:

#include <iostream>
#include <SDL2/SDL.h>

int main 0 {

    return 0;
}

I keep getting these errors:

#include errors detected. Please update your includePath
cannot open source file iostream
cannot open source file SDL/SDL.h
Jason
  • 36,170
  • 5
  • 26
  • 60
dlspr1
  • 1

0 Answers0