discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

problems with use/include - path error in build?

AD
Ari Diacou
Sun, Aug 7, 2016 11:37 PM

I am using 2015.03

I was having problems using the use command (source code at the bottom).

I got an error that said: "WARNING: Can't open library
'metric_fastners.scad'.

I did some digging on the wiki, and found out I could check my library
paths.

As is obvious from the screenshot, I am using windows.


What is messed up is that the paths have the wrong slashes. Is this what is
causing my "use" errors?

Thanks,
--Ari M Diacou
College Park, MD, USA

I am using 2015.03 I was having problems using the use command (source code at the bottom). I got an error that said: "WARNING: Can't open library 'metric_fastners.scad'. I did some digging on the wiki, and found out I could check my library paths. As is obvious from the screenshot, I am using windows. ​ What is messed up is that the paths have the wrong slashes. Is this what is causing my "use" errors? Thanks, --Ari M Diacou College Park, MD, USA
M
MichaelAtOz
Mon, Aug 8, 2016 1:14 AM

drxenocide wrote

(source code at the bottom).

?

The slashes (mixed up set of / & ) in your library info are the same as
mine.

As well as the source, please show the paths to the main program and the
metric_fastners.scad files.


Admin - PM me if you need anything, or if I've done something stupid...

Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above.

The TPP is no simple “trade agreement.”  Fight it! http://www.ourfairdeal.org/  time is running out!

View this message in context: http://forum.openscad.org/problems-with-use-include-path-error-in-build-tp18084p18085.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

drxenocide wrote > (source code at the bottom). ? The slashes (mixed up set of / & \) in your library info are the same as mine. As well as the source, please show the paths to the main program and the metric_fastners.scad files. ----- Admin - PM me if you need anything, or if I've done something stupid... Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above. The TPP is no simple “trade agreement.” Fight it! http://www.ourfairdeal.org/ time is running out! -- View this message in context: http://forum.openscad.org/problems-with-use-include-path-error-in-build-tp18084p18085.html Sent from the OpenSCAD mailing list archive at Nabble.com.
DR
Drew Rogge
Mon, Aug 8, 2016 1:17 AM

Probably not. Internally Windows can use either forward or back slashes.

On 8/7/16 4:37 PM, Ari Diacou wrote:

I am using 2015.03

I was having problems using the use command (source code at the bottom).

I got an error that said: "WARNING: Can't open library 'metric_fastners.scad'.

I did some digging on the wiki, and found out I could check my library paths.

As is obvious from the screenshot, I am using windows.


What is messed up is that the paths have the wrong slashes. Is this what is causing my "use" errors?

Thanks,
--Ari M Diacou
College Park, MD, USA


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

--
Drew Rogge
drew@dasrogges.com

Phone: 8934OOO629OO4829631OOOOOOO

Probably not. Internally Windows can use either forward or back slashes. On 8/7/16 4:37 PM, Ari Diacou wrote: > I am using 2015.03 > > I was having problems using the use command (source code at the bottom). > > I got an error that said: "WARNING: Can't open library 'metric_fastners.scad'. > > I did some digging on the wiki, and found out I could check my library paths. > > As is obvious from the screenshot, I am using windows. > > > ​ > What is messed up is that the paths have the wrong slashes. Is this what is causing my "use" errors? > > Thanks, > --Ari M Diacou > College Park, MD, USA > > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org -- Drew Rogge drew@dasrogges.com Phone: 8934OOO629OO4829631OOOOOOO