User forums > Nightly builds
The 23 march 2006 build is out.
skirby:
Hello phlox81,
You are right but it not user friendly.
Otherwise, there is exactly the same problem with DevCPP project
You can download my project file here in order to reproduce the problem: http://www.badongo.com/file/350410
Ceniza:
I still suggest moving to the latest cbSplashScreen and be sure to do it like in the wxWidgets example.
yop:
--- Quote from: killerbot on March 23, 2006, 11:48:40 pm ---
* some include fixes
--- End quote ---
You got a little typo in this one
--- Code: (diff) ---Index: src/sdk/projectmanager.cpp
===================================================================
--- src/sdk/projectmanager.cpp (revision 2256)
+++ src/sdk/projectmanager.cpp (working copy)
@@ -46,7 +46,7 @@
#include "xtra_classes.h"
#include <wx/dir.h>
#include "globals.h"
- #include "cbexecption.h" // for cbassert
+ #include "cbexception.h" // for cbassert
#endif
#include <wx/utils.h>
--- End code ---
killerbot:
--- Quote from: yop on March 25, 2006, 05:04:43 pm ---
--- Quote from: killerbot on March 23, 2006, 11:48:40 pm ---
* some include fixes
--- End quote ---
You got a little typo in this one
--- Code: (diff) ---Index: src/sdk/projectmanager.cpp
===================================================================
--- src/sdk/projectmanager.cpp (revision 2256)
+++ src/sdk/projectmanager.cpp (working copy)
@@ -46,7 +46,7 @@
#include "xtra_classes.h"
#include <wx/dir.h>
#include "globals.h"
- #include "cbexecption.h" // for cbassert
+ #include "cbexception.h" // for cbassert
#endif
#include <wx/utils.h>
--- End code ---
--- End quote ---
fixed, thanks.
Navigation
[0] Message Index
[*] Previous page
Go to full version