Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums
Members
Pages
Search
Help
Register
Login
Home
Home
»
Community
»
U++ community news and announcements
»
Snapshot 20060129 released
Show:
Today's Messages
::
Show Polls
::
Message Navigator
E-mail to friend
Re: Snapshot 20060129 released
[
message #742
is a reply to
message #737
]
Mon, 30 January 2006 14:53
victorb
Messages:
78
Registered:
December 2005
Location:
Nice, France
Member
There is a crash on windows when using GCC.
It is due to the fact that the compiler name is missing from the .bm file.
When no compiler name is specified (i.e. when upgrading from a previous version of TheIde or when AutoSetup is used) theIde would crash.
This should be fixed by modifying build.cpp line 269:
- b->compiler = bm.Get("COMPILER");
+ b->compiler = bm.Get("COMPILER", "");
Question:
Is it worth modifying the autosetup to save the compiler name?
I am not exactly sure how this will be used and then I can not modify this.
Victor.
Report message to a moderator
[
Message index
]
Snapshot 20060129 released
By:
unodgs
on Sun, 29 January 2006 22:54
Re: Snapshot 20060129 released
By:
victorb
on Mon, 30 January 2006 14:53
Re: Snapshot 20060129 released
By:
mirek
on Mon, 30 January 2006 15:31
Previous Topic:
Snapshot 20060123 released
Next Topic:
Upp 602 beta released
Goto Forum:
- Community
U++ community news and announcements
PR, media coverage, articles and documentation
U++ Webs: Functioning, Layout , Design, Features and Structure of these forums, homepage etc.
Coffee corner
Newbie corner
U++ based job offers
- Developing U++
U++ Developers corner
External resources
Releasing U++
UppHub
Bugs (& fixes)
Documentation
U++ TheIDE and Library: Releases and ChangeLogs
Mac OS
Android
- U++ Library support
U++ Library : Other (not classified elsewhere)
U++ Core
Look and Chameleon Technology
U++ Libraries and TheIDE: i18n, Unicode and Internationalization
U++ SQL
U++ MT-multithreading and servers
U++ Callbacks and Timers
U++ Widgets - General questions or Mixed problems
TopWindow&PopUp, TrayIcon
Menus&Toolbars
StatusBar&InfoCtrl
Splitter
TabCtrl
Slider&ProgressIndicator
ArrayCtrl, HeaderCtrl & GridCtrl
TreeCtrl
RichText,QTF,RTF...
LineEdit, EditFields, DocEdit
Draw, Display, Images, Bitmaps, Icons
FileSel&FileList, Path
CalendarCtrl
Skylark
ScatterDraw & ScatterCtrl
Archive
- U++ TheIDE
U++ TheIDE: Other Features Wishlist and/or Bugs
U++ TheIDE: Compiling, Linking, Debugging of your packages
U++ TheIDE: Installation, Compiling and Running of theide
U++ TheIDE: CodeEditor, Assist++, Topic++
U++ TheIDE: Packages
U++ TheIDE: Layout (Forms) Designer
U++ TheIDE: Icon designer
- Extra libraries, Code snippets, applications etc.
U++ users applications in progress and useful code snippets, including reference examples!
U++ Esc Interpreter, Esc Macros and templates
C++ language problems and code snippets
Applications created with U++
OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc
-=]
Back to Top
[=-
[
Syndicate this forum (XML)
] [
] [
]
Current Time:
Mon Apr 28 10:48:26 CEST 2025
Total time taken to generate the page: 0.00992 seconds