Letto
- Email:
- Registered on: 05/07/2010
- Last connection: 11/13/2013
Activity
Reported issues: 4
05/21/2010
- 10:37 am Ryzom Support #924 (New): upgrade to cegui 0.7.x
- currently compiling nel with cegui fails at nelrenderer.cpp, complaining that some functions are pure virtual
05/15/2010
- 07:38 pm Ryzom NeverEnding #825: Remove all warnings when compiling Ryzom
- you have added lines like this wich i deleted in the latest version
nlwarning("Unknown light cycle state reached.")...
05/14/2010
- 04:20 pm Ryzom NeverEnding #825: Remove all warnings when compiling Ryzom
- I managed to compile the client with these.
Includes vhelsing's patches. - 01:52 pm Ryzom NeverEnding #825: Remove all warnings when compiling Ryzom
- Here's a better nldebug patch that forces trailing ;
05/13/2010
- 12:13 pm Ryzom Bug #887: add do while to nldebug and co
- >which warning will be fixed with the do/while?
ambiguity about nested ifs
05/12/2010
- 05:49 pm Ryzom Bug #887: add do while to nldebug and co
- Well some would say that this would be a feature not a bug.
- 09:38 am Ryzom Bug #887 (Closed): add do while to nldebug and co
- like this
#define nlassert(exp) \
do { \
if (!(exp)) { \
NLMISC::createDebug (); \
NLMISC::INelContext::g... - 09:25 am Ryzom NeverEnding #825: Remove all warnings when compiling Ryzom
- Updated, patch after cmake-stuff.diff
Compile in Debug mode
http://pastebin.com/nkwLZHL9
05/11/2010
- 09:59 pm Ryzom NeverEnding #825: Remove all warnings when compiling Ryzom
- I managed to get off almost all the warnings when the client compiles with cmake with Debug up to 40%
I'm pretty sur... - 07:45 am Ryzom Open discussion: RE: The Great Open Source Noob Trek
- Wrong forum, please go here:
http://forums.ryzom.com/
This one is for interest/developing the open source engine ...
Also available in: Atom