Success! 2008/7/25 Henrik Sundberg <[EMAIL PROTECTED]>: > 2008/7/25 <[EMAIL PROTECTED]>: >> About missing parts in library, this can help: >> http://philohome.com/leoupd/leoupd.htm > > It would definitely help if I only had access to the Pieces Library > Manager, but that isn't available in the Linux version. > > I might to be able to just extract the part of the Pieces Library > Manager that handles imports of Philo's files into a separate > commandline program.
I did an ugly workaround, and am now able to use your pieces!
I patched like this and ran the program just once with this change:
--- /usr/local/src/leo-0.75.new/linux/main.cpp (revision 727)
+++ /usr/local/src/leo-0.75.new/linux/main.cpp (arbetskopia)
@@ -686,6 +686,8 @@
preview->SetCurrentPiece(Info);
}
+
lcGetPiecesLibrary()->LoadUpdate("/home/henrik/Skrivbord/philo/update_unoff-2008-03-20.lup");
+
gtk_main();
gtk_widget_unref (drawing_frame);
After this I was finally able to model my waggler!
I hope it is ok to add it as an attachment.
/$
waggler.lcd
Description: Binary data
_______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
