Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Upp 2008.1 released
Re: Upp 2008.1 released [message #18560 is a reply to message #17117] Wed, 08 October 2008 11:42 Go to previous messageGo to previous message
mr_ped is currently offline  mr_ped
Messages: 825
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:
	String sdl = NormalizePathNN(ConfigFile("sdl"));

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: U++ Hall of fame
Next Topic: svn public mirror
Goto Forum:
  


Current Time: Sat Jun 08 17:13:25 CEST 2024

Total time taken to generate the page: 0.01112 seconds