To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / 10685
10684  |  10686
Subject: 
Re: Introducing Lic - Lego Instruction Creator (pre-alpha)
Newsgroups: 
lugnet.cad.dev, lugnet.cad.dev.mac
Date: 
Fri, 28 Sep 2007 04:09:08 GMT
Viewed: 
10028 times
  
In lugnet.cad.dev, Jim DeVona wrote:
   Unfortunately, an error occurs when I try to open any models. It’s quite possible that I don’t have the right version of some prerequisite or that I didn’t install it properly, so I can certainly provide more details if it isn’t immediately clear what’s going on.

Hi Jim,

Thanks for the feedback!

About the crash you see when loading a model, I think Python’s OpenGL wrapper isn’t quite as portable as the rest...

On my machine (win32), the function glDeleteFramebuffersEXT() expects a list as its last argument, but seems yours is expecting an integer. I’ve seen both versions in the literature. If you’re willing and curious, want to change the code? In GLHelpers.py, just change line 119 by removing the two square brackets around framebuffer, see if that helps.

If it doesn’t, no worries - this probably isn’t the best venue to debug. I’ll have access to an OS X test machine soon, and will maintain better cross-platform support.

Regarding your instructions rendering; it’s absolutely fantastic! It’s got to be one of the cleanest, most easily read images I’ve ever seen. Any hints on tools / methods you used to pulled it off?

Thanks again,


Remi



Message has 1 Reply:
  Re: Introducing Lic - Lego Instruction Creator (pre-alpha)
 
(...) Sure. It fails in the same place, but with a different error: glDeleteFramebuffersEXT(1, framebuffer) ctypes.ArgumentError: argument 2: <type 'exceptions.NameError'>: global name 'typeCode' is not defined Wish I knew more about Python so I (...) (17 years ago, 28-Sep-07, to lugnet.cad.dev, lugnet.cad.dev.mac, FTX)

Message is in Reply To:
  Re: Introducing Lic - Lego Instruction Creator (pre-alpha)
 
(...) Yes, it is very cool. Especially so since it (almost) works on Mac OS X - and we don't have LPub. There were indeed a lot of prerequisites (and pre-prerequisites!), but I think I've managed to build them all, and Lic launches! Hurray for (...) (17 years ago, 27-Sep-07, to lugnet.cad.dev, lugnet.cad.dev.mac, FTX)

7 Messages in This Thread:


Entire Thread on One Page:
Nested:  All | Brief | Compact | Dots
Linear:  All | Brief | Compact

This Message and its Replies on One Page:
Nested:  All | Brief | Compact | Dots
Linear:  All | Brief | Compact
    

Custom Search

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR