From owner-freebsd-ports@freebsd.org Wed Jun 22 08:34:13 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8CEE3AC441A for ; Wed, 22 Jun 2016 08:34:13 +0000 (UTC) (envelope-from mailinglists@toco-domains.de) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 791D8121A for ; Wed, 22 Jun 2016 08:34:13 +0000 (UTC) (envelope-from mailinglists@toco-domains.de) Received: by mailman.ysv.freebsd.org (Postfix) id 7514AAC4419; Wed, 22 Jun 2016 08:34:13 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 726B2AC4418 for ; Wed, 22 Jun 2016 08:34:13 +0000 (UTC) (envelope-from mailinglists@toco-domains.de) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 321F61219 for ; Wed, 22 Jun 2016 08:34:13 +0000 (UTC) (envelope-from mailinglists@toco-domains.de) Received: from [192.168.0.139] (port-212-202-156-99.static.qsc.de [212.202.156.99]) by toco-domains.de (Postfix) with ESMTPA id 5B6E51AAF01B; Wed, 22 Jun 2016 10:34:10 +0200 (CEST) Subject: Re: Wxlua / Zbstudio To: Raymond Cheung , Kurt Jaeger References: <20160609190710.GT41922@home.opsec.eu> Cc: ports@freebsd.org From: =?UTF-8?Q?Torsten_Z=c3=bchlsdorff?= Message-ID: <5fccf5a5-a7a4-3e87-83f9-db38252e2107@toco-domains.de> Date: Wed, 22 Jun 2016 08:58:27 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2016 08:34:13 -0000 Aloha Raymond, > Thanks for your prompt reply. I got the error like this: > http://stackoverflow.com/questions/32777201/compiling-c-opengl-in-freebsd > > Gl.h no found, even I installed wxgtk28 and wxgtk30. > > I have limited knowledge on C, C++, wx Widgets and OpenGL. I just found > this discussion today. I'll try to build wxlua later. Did you succeed? Greetings, Torsten