Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Compile Error with NOGTK flag
Compile Error with NOGTK flag [message #32867] |
Wed, 15 June 2011 21:30  |
masu
Messages: 378 Registered: February 2006
|
Senior Member |
|
|
Hi,
there is a mistake in CtrlLib/ChGtk.cpp that appeared in Rev. 3427.
Please change the first lines into:
#include "CtrlLib.h"
#ifdef GUI_X11
#ifndef flagNOGTK
#include "ChGtk.h"
NAMESPACE_UPP
Thank you.
Matthias
|
|
|
|
Goto Forum:
Current Time: Sun May 11 20:22:38 CEST 2025
Total time taken to generate the page: 0.02739 seconds
|