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 next 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
Re: Compile Error with NOGTK flag [message #33118 is a reply to message #32867] Thu, 07 July 2011 22:53 Go to previous message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
This fix is needed for systems without gtk/gdk headers installed for NOGTK builds.
Please have a look into it, it's a simple fix.

Matthias

[Updated on: Thu, 07 July 2011 22:54]

Report message to a moderator

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: Thu Mar 28 21:20:00 CET 2024

Total time taken to generate the page: 0.01015 seconds