Search found 44 matches

by fjeronimo
Sun Jan 06, 2008 20:53
Forum: Help
Topic: NetBeans v6.0 C/C++ and Dependencies from Source
Replies: 24
Views: 18756

Hmm. Quite strange indeed. How big is the SILLY_d.lib file?

Also, did you try to open SILLY_d.lib in dependency walker and check if it depends on libjpeg, libpng or zlib (it shouldn't!)?
by fjeronimo
Fri Jan 04, 2008 15:46
Forum: Help
Topic: NetBeans v6.0 C/C++ and Dependencies from Source
Replies: 24
Views: 18756

You can also use Dependency Walker (http://www.dependencywalker.com/) to try to figure out if there are any other dependency problems.
by fjeronimo
Fri Jan 04, 2008 11:04
Forum: Help
Topic: NetBeans v6.0 C/C++ and Dependencies from Source
Replies: 24
Views: 18756

Hi Rackle, As you know I'm currently in the process of rebuilding the dependencies myself in VS, and CRT is usually a pain. Trying to link (or even worse, mix) libraries built with different versions of VS, usually leads to a full load of linking errors. There are workarounds, but the best approach ...
by fjeronimo
Thu Dec 27, 2007 13:38
Forum: Help
Topic: Compilation error on OgreEvenListeners.h
Replies: 19
Views: 10968

Hi Lunacity,

Check the CELayoutEditor build guide (http://www.cegui.org.uk/phpBB2/viewtopic.php?t=2760), which also offers instructions on how to download and build CEGUI from the SVN trunk.
by fjeronimo
Tue Dec 18, 2007 17:41
Forum: Unofficial CEGUI-Related Tools
Topic: [CELayoutEditor Update] Properties, Exceptions & more
Replies: 2
Views: 7991

[CELayoutEditor Update] Properties, Exceptions & more

Hello guys, I hope you are all ready for another CELayoutEditor SVN trunk update. Thanks to Roger Orr for a few more exception handling tips. :) Here's the detailed contents: ---------------//----------------- - New: Property grid - Several new features and enhancements were added to the property gr...
by fjeronimo
Mon Dec 10, 2007 17:35
Forum: Unofficial CEGUI-Related Tools
Topic: [CELayoutEditor] Detailed Build Steps for VS2003-5 (V1.5c)
Replies: 17
Views: 34336

Another very small update.
by fjeronimo
Mon Dec 10, 2007 17:17
Forum: Unofficial CEGUI-Related Tools
Topic: [CEImagesetEditor] Detailed Build Steps for VS2003-5 (V1.1)
Replies: 2
Views: 11218

New update. :)
by fjeronimo
Mon Dec 10, 2007 16:13
Forum: Unofficial CEGUI-Related Tools
Topic: [CEImagesetEditor Update] VS solutions, config changes
Replies: 0
Views: 6651

[CEImagesetEditor Update] VS solutions, config changes

Hi all, A new CEImagesetEditor SVN trunk update has been committed. I've been working mainly on the CELayoutEditor (and will continue to do so for a while) but I thought a quick update to the CEImagesetEditor was in order to reflect some of the latest changes. This will uniformize and ease up the bu...
by fjeronimo
Fri Dec 07, 2007 17:58
Forum: Unofficial CEGUI-Related Tools
Topic: [CELayoutEditor] Detailed Build Steps for VS2003-5 (V1.5c)
Replies: 17
Views: 34336

Minor update. :)
by fjeronimo
Thu Dec 06, 2007 20:42
Forum: Help
Topic: CEGUI::Exception Stack Trace
Replies: 6
Views: 6416

There's a new update to the CELayoutEditor SVN trunk that adds stack trace support.

Check it here : http://www.cegui.org.uk/phpBB2/viewtopic.php?t=2821

:)
by fjeronimo
Thu Dec 06, 2007 20:25
Forum: Unofficial CEGUI-Related Tools
Topic: [CELayoutEditor Update] Stack Traces, VEH & misc
Replies: 0
Views: 7209

[CELayoutEditor Update] Stack Traces, VEH & misc

Hi all, Here's another CELayoutEditor SVN update that I hope is to your liking. The update has been tested in both VS2003 and VS2005. Here's the detailed contents: ---------------//----------------- - New: VEH Support - Added Vectored Exception Handling (VEH) support under Windows platforms and debu...
by fjeronimo
Fri Nov 30, 2007 20:05
Forum: CEGUI Library Development Discussion
Topic: [CEGUI Update] RTTI and Loggers
Replies: 0
Views: 7155

[CEGUI Update] RTTI and Loggers

Hi all, You guessed it. It's time for another CEGUI SVN update. :) Here's the detailed contents: ---------------//----------------- Update features: - New : Warning Log Level - Added a new logging level called 'Warnings' (level immediately above 'Errors'). This is useful for situations that are not ...
by fjeronimo
Wed Nov 28, 2007 11:51
Forum: Help
Topic: CEGUI::Exception Stack Trace
Replies: 6
Views: 6416

It's still a little too soon to talk about a release date, but work is being done in that direction. :) I'll start by finishing the Windows stack trace (on CELayoutEditor, not on CEGUI for the reasons stated above) which will be included in the next CELayoutEditor SVN update and then add linux stack...
by fjeronimo
Tue Nov 27, 2007 13:54
Forum: Help
Topic: CEGUI::Exception Stack Trace
Replies: 6
Views: 6416

Hi tgraupmann, The SVN CEGUI trunk version already has line and file exception info (link scriptkid supplied above). I'm currently working on adding stack trace to the CELayoutEditor - initially on windows platforms and later on linux. Unfortunately, there isn't a "standard" way of achievi...
by fjeronimo
Sun Nov 25, 2007 22:11
Forum: Unofficial CEGUI-Related Tools
Topic: [CELayoutEditor Update] Lint, asserts and bug fixes
Replies: 4
Views: 9117

Thanks pompei2. We plan to keep on making many more changes... :)

Go to advanced search