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 » Developing U++ » Releasing U++ » Archlinux build of theide-nogtk-svn fails with error, asks for gtk.h.
Re: Archlinux build of theide-nogtk-svn fails with error, asks for gtk.h. [message #37213 is a reply to message #37212] Thu, 06 September 2012 08:01 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Never mind the umk... I think I found the problem Smile

The file CtrlLib/ChGtk.cpp starts like this:
#include "CtrlLib.h"
#include "ChGtk.h"

#ifdef GUI_X11
#ifndef flagNOGTK

The ChGtk.h include should be AFTER the #ifndef ChGtk.h...

Can you try to modify the sources and rebuild to confirm it will work then? And someone with commit rights to CtrLib, please fix it Smile

Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Unable to build on Arch Linux
Next Topic: Release 12.10
Goto Forum:
  


Current Time: Sat Apr 26 22:24:26 CEST 2025

Total time taken to generate the page: 0.00816 seconds