Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Sat Apr 27 20:10:48 CEST 2024

Total time taken to generate the page: 0.02635 seconds