POV-Ray / povray

The Persistence of Vision Raytracer: http://www.povray.org/
GNU Affero General Public License v3.0
1.35k stars 282 forks source link

MacOS build fail Povray #402

Closed Aiyush-G closed 3 years ago

Aiyush-G commented 3 years ago

Hi everyone,

Here is my error: :-1: error: No rule to make target../leocad/povray', needed by build/debug/LeoCAD.app/Contents/MacOS/povray'. Stop.

This causes the build to fail, could you help?

Thanks

trevorsandy commented 3 years ago

Download the povray binary from https://github.com/leozide/povray/releases and place it at the same location as the Qt project (.pro) file.

Cheers,

Aiyush-G commented 3 years ago

Oh right, thanks! It is working now. On a separate note: are there any guides for customising LeoCad ie. Changing application name/icon. My main aim is to adapt the program for a school project to create modular designs- not legos but just stl files? Any ideas how to do this?

Thanks @trevorsandy and any help would be appreciated

trevorsandy commented 3 years ago

Hi.

Certainly you can change the LeoCAD name and icon if you are building from source but first, close this ticket if your povray issue is resolved then open a ticket in the LeoCAD GitHub repository with your inquiry.

Cheers,

Aiyush-G commented 3 years ago

Yup, thanks!