What program I should use for compiling?

  • TPT_PL
    15th Sep 2016 Member 1 Permalink
    Should it be VS2013 or could it be VS2015? I'm a complete potato (I start learning C)
  • handicraftsman
    15th Sep 2016 Member 0 Permalink

    GCC?

  • jacob1
    15th Sep 2016 Developer 0 Permalink
    if on windows, VS2015 probably doesn't work. MinGW also has some issues. VS2013 is your best option.
  • TPT_PL
    15th Sep 2016 Member 1 Permalink
    I just accidentaly installed VS2015, I cant install 2013 nor uninstall 2015 :(
  • jacob2
    15th Sep 2016 Member 0 Permalink
    @TPT_PL (View Post)
    Hmm, well fixing vs2015 isn't on my priority list but it can be done. You could also try the other windows compiling guide on the wiki, mingw