U++ framework
Do not panic. Ask here before giving up.

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 Go to previous message
masu is currently offline  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
 
Read Message
Read Message
Previous Topic: C2143 Error on even simple window with just one label? Help? What happened?
Next Topic: SOLVED - When I try to do the exe on computer I get has encountered a problem
Goto Forum:
  


Current Time: Fri Sep 11 12:39:22 GMT+2 2026

Total time taken to generate the page: 0.00697 seconds