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 / 10787 (-20)
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Jim, the latest LDView I sent you should probably work. Note that you have to select the actual LDView executable inside the app wrapper when prompted for LDView by LPub. (...) -EdgeThickness=<value> will set the edge line thickness, in (...) (16 years ago, 17-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Hi Jim, I use the one Don Heyse told us about here: (URL) Also, check with Travis about an LPub compatible version of LView. In lpub.cpp, you can change the code to switch to LDView. Look for renderer. Comment out ldglite, and uncomment (...) (16 years ago, 17-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Hi Jim, I use the one Don Heyse told us about here: (URL) Also, check with Travis about an LPub compatible version of LDGLite. In lpub.cpp, you can change the code to switch to LDView. Look for renderer. Comment out ldglite, and uncomment (...) (16 years ago, 17-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) I reuploaded the images making sure I put them up in binary mode. I logged out of sourceforge, and then checked LPub4 CVS. It shows the images in the images directory with the correct version numbers. Good luck! Kevin (16 years ago, 17-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) I think that explains it. (I remember a similar situation with LDView once.) Happily everything seems to be in sync now and I am pleased to report I am able to build LPub without a problem. Now I just need to experiment! Just to check, what (...) (16 years ago, 17-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Just as a note on this to avoid any panicking, sourceforge.net anonymous CVS access uses a separate copy of the CVS files, and that separate copy takes time to update. So when changes are committed by a developer, it takes some amount of time (...) (16 years ago, 17-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Looks like maybe the images haven't become available yet - there's nothing in (URL) and I see "RCC: Error: Cannot find file 'images/actual.png'" when make tries to make qrc_lpub.cpp. (I get the impression it sometimes takes a while for (...) (16 years ago, 17-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Hi, Sourceforge admins wiped the CVS repository clean. With guidance from Travis, I recreated the LPub4 repository, and made sure the images were transferred in binary mode. When I brought it all down to my Mac from sourceforge, and did a (...) (16 years ago, 17-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) The new lpub.pro was bad. Also the original creation of the CVS repository was done in a non-standard way. I've removed almost all the files, but have also asked the admins from sourceforge to wipe the project clean so we can start over. Email (...) (16 years ago, 15-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) OK, I decided this is as good a time as any to download VC++ express :) But when I try to open lpub.vcproj, I get: --- The following error has occurred during XML parsing: File: \\Rocklobster\rosco\...pub.vcproj Line: 6 Column: 2 Error (...) (16 years ago, 15-Apr-08, to lugnet.cad.dev)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Thanks, I've got it now. I get some compile errors with parseerror.cpp and parseerror.h - that the functions don't match their prototypes. I see that parseerror.h was last uploaded today but parseerror.cpp is 5 months old. Is there a new (...) (16 years ago, 15-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Hi Jim, My apologies. I've uploaded a new lpub.pro Kevin (16 years ago, 14-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Great news. I downloaded qt-mac-opensource-src-4.3.4 from (URL) and was able to set it up with: ./configure make make install I wanted to confirm that LPub would build on my Mac, but [/path/to/]qmake -macx -o Makefile lpub.pro prints the (...) (16 years ago, 14-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub4 Alpha source on sourceforge.net
 
(...) Sorry for responding to my own post. I forgot to mention that LPub 4 code on sourceforge works with Qt 4.3.4, the opensource edition. Kevin (16 years ago, 14-Apr-08, to lugnet.cad.dev)
 
  LPub4 Alpha source on sourceforge.net
 
Hi All, While LPub 4 is not ready for prime time, it is available for programmers out there that are interested in helping out. The source is under CVS as the project LPub4. There is an lpub.pro and Makefile for OS X, and lpub.vcproj for those using (...) (16 years ago, 14-Apr-08, to lugnet.cad.dev)  
 
  Re: LPub 4 Status
 
(...) Actually it turned out that despite the warning message my settings did work from a remote ssh login as a different user. The old AGL code, while it worked locally (that was a surprise), did not work remotely and produced the same warning (...) (16 years ago, 30-Mar-08, to lugnet.cad.dev)
 
  Re: LPub 4 Status
 
(...) OK, now that's just plain weird. Glad to hear it's fixed, though. --Travis (16 years ago, 29-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub 4 Status
 
(...) If you used my code as an example for Core GL setup, then the error was due to a bug in my code. If not, put the following in your CGLPixelFormatAttribute array, and it should work even via ssh: CGLPixelFormatAttribute attrs = (...) (16 years ago, 29-Mar-08, to lugnet.cad.dev, FTX)
 
  Re: LPub 4 Status
 
(...) problem fixed. extern void qt_mac_set_native_me...bar(bool); qt_mac_set_native_me...bar(true); Kevin (16 years ago, 29-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 
  Re: LPub 4 Status
 
(...) I'm guessing it's related, but there's presumably something you did that QT Designer doesn't do, or vice versa. Obviously QT is designed so that apps can be written completely without using QT Designer. One thing you might do is create a (...) (16 years ago, 28-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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