FLTK setup problem

Apr 27, 2016 at 9:28am
In my cmd if i write gcc -v it shows me gcc version 5.0.3 but if i write the same thing in MinGW shell it shows me gcc version 3.4.4. For this problem i cannot properly set the FLTK. Please HELP.
Last edited on Apr 27, 2016 at 9:38am
Apr 27, 2016 at 11:09am
When you set up MinGW you probably set up your paths differently to your cmd shell.

You should inspect the $PATH/%PATH% variables for each.

You could also try which gcc.
Last edited on Apr 27, 2016 at 11:09am
Topic archived. No new replies allowed.