Search found 271 matches

by acasta69
Mon Sep 17, 2018 12:08 pm
Forum: User Support
Topic: Build LuxCore with Python version 3.6
Replies: 10
Views: 6529

Re: Build LuxCore with Python version 3.6

You can build luxcore with Python 3.6 with this command:

Code: Select all

cmake-build-x64.bat /python36
I have tested the resulting pyluxcore with a blender buildbot build, I assume you are using one of those...
by acasta69
Mon Jul 30, 2018 8:19 pm
Forum: Finished Work
Topic: Dez! projects
Replies: 69
Views: 88712

Re: Dez! projects

Interesting video, Dez! Thanks for sharing your workflow. And thanks Racleborg and Sharlybg for your suggestions, I'll have a look at those tools. I also tried to use FreeCAD starting from an iges model, and also Salome, but with both I ended up with similar problems... When I have some time I'll tr...
by acasta69
Mon Jul 30, 2018 11:58 am
Forum: Finished Work
Topic: Dez! projects
Replies: 69
Views: 88712

Re: Dez! projects

Nice motor model! Have you done the modelling in Blender? Once I tried something similar, starting from an existing model and exporting the mesh from Solid Edge. Mesh conversion to something usable by Blender was then a pain: I had to do a ton of manual corrections, and the mesh was huge, making eac...
by acasta69
Thu Jun 07, 2018 9:37 am
Forum: Development
Topic: A problem about Compiling on Windows
Replies: 4
Views: 3791

Re: A problem about Compiling on Windows

Have you installed the intel redistributable, as described at the end of this post :?:
viewtopic.php?f=9&t=400#p4314

It is necessary due to a bug in latest embree.
by acasta69
Mon May 14, 2018 2:06 pm
Forum: Development
Topic: File "libboost_system-vc141-mt-1_56" is corrupted
Replies: 7
Views: 5368

Re: File "libboost_system-vc141-mt-1_56" is corrupted

Before I used to build Luxcorerender V2.0 in VS2013 without the above mentioned lines. But in VS2017, it is needed, Any reasons :?: . Ok, I forgot that you are building directly in VS IDE. No, honestly I don't know why those lines are needed with VS2017. You load the cmake-generated project in the ...
by acasta69
Mon May 14, 2018 12:25 pm
Forum: Development
Topic: File "libboost_system-vc141-mt-1_56" is corrupted
Replies: 7
Views: 5368

Re: File "libboost_system-vc141-mt-1_56" is corrupted

I meant saying that the file in the repo is already ok, because building worked for me after cloning the repository from scratch.
So probably your local copy is corrupt. Please try deleting the complete repo and recloning it.
File size 80 KB looks correct.
by acasta69
Mon May 14, 2018 11:57 am
Forum: Development
Topic: File "libboost_system-vc141-mt-1_56" is corrupted
Replies: 7
Views: 5368

Re: File "libboost_system-vc141-mt-1_56" is corrupted

I have just cloned that repo from scratch and built without problems, so probably the file is ok.
Can you try to clone again?
by acasta69
Wed May 09, 2018 8:43 pm
Forum: Development
Topic: Windows builds with VS2017
Replies: 9
Views: 5882

Re: Windows builds with VS2017

:D
Thank you all for the great work on this software!
by acasta69
Sun Apr 29, 2018 10:08 am
Forum: Development
Topic: Windows builds with VS2017
Replies: 9
Views: 5882

Re: Windows builds with VS2017

OS W7sp1. Passed the 1st test, Path OCL @ 5000 samples: vs2013 (16:55.51) VS vs2017 (16:56.87) / 1.36s slower (by 0.1289 %) Thanks for testing it! Probably using Path OCL can mask most differences on the CPU part. I retested with luxcoreui and the Cornell Box scenes that comes with LuxCore standalo...
by acasta69
Fri Apr 27, 2018 8:49 pm
Forum: Development
Topic: Windows builds with VS2017
Replies: 9
Views: 5882

Windows builds with VS2017

Hi, time ago there was a short discussion about switching to VS2017 for Windows builds, then... I disappeared for a while. :oops: I could work on that in the last days and now I think we could switch. Here is a v2.0RC1 build done with VS2017, if you want to test it: https://www.dropbox.com/s/9h9edf5...