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 #17341 is a reply to message #17338] Fri, 08 August 2008 10:19 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
trustmaster wrote on Fri, 08 August 2008 02:43

There is a problem with .deb package on Unbuntu Hardy. The package depends on gcc-4.1, but Hardy has gcc-4.2 and cannot install this .deb.


You have to enable all repositories.

(We had to stick with gcc-4.1 because gcc-4.2 has confirmed bugs that prevent U++ to work).

Mirek
Re: Upp 2008.1 released [message #17408 is a reply to message #17341] Wed, 13 August 2008 22:14 Go to previous messageGo to next message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
FreeBSD port is now in the ports tree.

It can be configured to also install the following packages if needed:

- GL
- SDL
- MySQL
- PostgreSQL

A dialog opens up asking for these options, they are deactivated by default.

For future releases I plan to also offer the ability to build TheIDE without using GTK (flag with NOGTK).

BTW, I uploaded port directory to SF, shall I remove it again?

Matthias
Re: Upp 2008.1 released [message #18560 is a reply to message #17117] Wed, 08 October 2008 11:42 Go to previous messageGo to next 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"));

Re: Upp 2008.1 released [message #18563 is a reply to message #18560] Wed, 08 October 2008 13:43 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Thanks, applied.
Previous Topic: U++ Hall of fame
Next Topic: svn public mirror
Goto Forum:
  


Current Time: Sat Apr 27 01:11:21 CEST 2024

Total time taken to generate the page: 0.07185 seconds