mr_ped Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
Experienced Contributor
mr_ped wrote on Tue, 29 July 2008 17:05
I'm trying the 2008.1 install under WXP:
- after installation when the build methods are detected by that wizard, the SDL directory is not pre-filled. Why not? It's installed anyway in $installdir/sdl
File uppsrc/ide/AutoSetup.cpp line 105 is:
String sdl = NormalizePathNN(ConfigFile("SDL-1.2.9"));
But the simple "sdl" directory name is created by installer, so this change will fix the auto-detect: