X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Cam-AntiVirus: no malware found X-Cam-SpamDetails: not scanned X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Message-ID: <1353784387.6325.1.camel@localhost> Subject: Re: [geda-user] PCB Viewport library From: Peter Clifton To: geda-user AT delorie DOT com Date: Sat, 24 Nov 2012 19:13:07 +0000 In-Reply-To: <1353374932.22475.9.camel@localhost> References: <1353374932 DOT 22475 DOT 9 DOT camel AT localhost> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.0-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 2012-11-20 at 01:28 +0000, Peter Clifton wrote: > On Mon, 2012-11-19 at 11:56 +1100, Geoff Swan wrote: > > Virtualbox doesn't actually implement all the hooks required for a > > complete openGL. I ran into issues particularly with the DRC checker. > > Your best bet for a stable setup is to build PCB without the gl > > extensions. Or run as you have with 3D disabled. > > Or try using it with the mesa software renderer, rather than the virtual > box GL driver (presumably there is one, if we didn't already just fall > back to software rendering?) Hmm... I just hit this when I tried to use PCB inside a VM at work (On a Windows 7 host PC). I eventually gave up, and dusted off a few patches for the "minipack" Win32 build system - and was surprised to be able to build a completely functional Win32 port, complete with all OpenGL rendering. There were one or two problems, but I think I nailed the last OpenGL related crash today ;). Best wishes, Peter Clifton