From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Dausend Subject: Question about glib Date: Thu, 13 Jun 2019 18:59:57 +0000 Message-ID: <42f0c2d99ec43027ed81654f1f2ced7c@openmails.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40538) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbUxM-000594-1U for help-guix@gnu.org; Thu, 13 Jun 2019 15:00:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbUxK-0004nM-4M for help-guix@gnu.org; Thu, 13 Jun 2019 15:00:15 -0400 Received: from euve251822.serverprofi24.de ([62.75.169.65]:56534 helo=my.openmails.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hbUxD-0004Vl-MQ for help-guix@gnu.org; Thu, 13 Jun 2019 15:00:11 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) by my.openmails.org (Postfix) with ESMTP id B1FFD20FC9 for ; Thu, 13 Jun 2019 20:59:57 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: t.dausend@openmails.org) by my.openmails.org (Postfix) with ESMTPSA for ; Thu, 13 Jun 2019 20:59:57 +0200 (CEST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hello together, I wanted to tryout compiling Vice as C64-emulator, but got finally an error message about "glib-compile-resources" being missed out. Has anybody more clues for me what to do about this? Thanks! Best regards, Tobias.