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!)?
Search found 44 matches
- Sun Jan 06, 2008 20:53
- Forum: Help
- Topic: NetBeans v6.0 C/C++ and Dependencies from Source
- Replies: 24
- Views: 21491
- Fri Jan 04, 2008 15:46
- Forum: Help
- Topic: NetBeans v6.0 C/C++ and Dependencies from Source
- Replies: 24
- Views: 21491
You can also use Dependency Walker (http://www.dependencywalker.com/) to try to figure out if there are any other dependency problems.
- Fri Jan 04, 2008 11:04
- Forum: Help
- Topic: NetBeans v6.0 C/C++ and Dependencies from Source
- Replies: 24
- Views: 21491
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 ...
- Thu Dec 27, 2007 13:38
- Forum: Help
- Topic: Compilation error on OgreEvenListeners.h
- Replies: 19
- Views: 12693
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.
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.
- Tue Dec 18, 2007 17:41
- Forum: Unofficial CEGUI-Related Tools
- Topic: [CELayoutEditor Update] Properties, Exceptions & more
- Replies: 2
- Views: 8653
[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...
- Mon Dec 10, 2007 17:35
- Forum: Unofficial CEGUI-Related Tools
- Topic: [CELayoutEditor] Detailed Build Steps for VS2003-5 (V1.5c)
- Replies: 17
- Views: 36881
- Mon Dec 10, 2007 17:17
- Forum: Unofficial CEGUI-Related Tools
- Topic: [CEImagesetEditor] Detailed Build Steps for VS2003-5 (V1.1)
- Replies: 2
- Views: 11719
- Mon Dec 10, 2007 16:13
- Forum: Unofficial CEGUI-Related Tools
- Topic: [CEImagesetEditor Update] VS solutions, config changes
- Replies: 0
- Views: 7203
[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...
- Fri Dec 07, 2007 17:58
- Forum: Unofficial CEGUI-Related Tools
- Topic: [CELayoutEditor] Detailed Build Steps for VS2003-5 (V1.5c)
- Replies: 17
- Views: 36881
- Thu Dec 06, 2007 20:42
- Forum: Help
- Topic: CEGUI::Exception Stack Trace
- Replies: 6
- Views: 7258
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
Check it here : http://www.cegui.org.uk/phpBB2/viewtopic.php?t=2821
- Thu Dec 06, 2007 20:25
- Forum: Unofficial CEGUI-Related Tools
- Topic: [CELayoutEditor Update] Stack Traces, VEH & misc
- Replies: 0
- Views: 7646
[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...
- Fri Nov 30, 2007 20:05
- Forum: CEGUI Library Development Discussion
- Topic: [CEGUI Update] RTTI and Loggers
- Replies: 0
- Views: 7526
[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 ...
- Wed Nov 28, 2007 11:51
- Forum: Help
- Topic: CEGUI::Exception Stack Trace
- Replies: 6
- Views: 7258
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...
- Tue Nov 27, 2007 13:54
- Forum: Help
- Topic: CEGUI::Exception Stack Trace
- Replies: 6
- Views: 7258
- Sun Nov 25, 2007 22:11
- Forum: Unofficial CEGUI-Related Tools
- Topic: [CELayoutEditor Update] Lint, asserts and bug fixes
- Replies: 4
- Views: 9709