sdk lib files

Discussion related to the LuxCore functionality, implementations and API.
User avatar
nigec
Posts: 141
Joined: Mon Mar 11, 2019 8:50 am

sdk lib files

Post by nigec »

Out of interested I wanted to have a go building a simple application with QT but I noticed there is no lib files in the SDK
Sadly I don't have enough ram to build from source, last time my system crashed and it wasn't happy when I rebooted lol
Are the libs available?
User avatar
nigec
Posts: 141
Joined: Mon Mar 11, 2019 8:50 am

Re: sdk lib files

Post by nigec »

Nobody?
I just tried again to build from source and my system just crashed and burned and I had a hellish time getting it to reboot
It gets to the linking phase and I'm running at 90% + memory usage for a very long time
User avatar
alpistinho
Developer
Developer
Posts: 198
Joined: Thu Jul 05, 2018 11:38 pm
Location: Rio de Janeiro

Re: sdk lib files

Post by alpistinho »

If memory usage is the issue, you should use less threads for compiling. I don't know how to set that on Windows, but it shouldn't be too hard
Support LuxCoreRender project with salts and bounties
Fox
Posts: 437
Joined: Sat Mar 31, 2018 11:17 am

Re: sdk lib files

Post by Fox »

Maybe i can build, but i have no clue how. Assuming all the needed files can be compressed small enough for sending back to you.
User avatar
nigec
Posts: 141
Joined: Mon Mar 11, 2019 8:50 am

Re: sdk lib files

Post by nigec »

This is my first time using cmake so I'm not sure how to limit the threads, looking online its something like "-j number threads"

@Fox I was assuming I need to do:

Code: Select all

cd C:\Path\to\luxcorerender\WindowsCompile\
.\cmake-build-x64.bat /dll
create-sdk.bat
I would of thought the SDK would have the lib file already there
I'll have a go at limiting the threads and have another go :)
Fox
Posts: 437
Joined: Sat Mar 31, 2018 11:17 am

Re: sdk lib files

Post by Fox »

Let me know if i posted right files. \luxcorerender\WindowsCompile\luxcorerender :roll:

https://drive.google.com/file/d/1C8PrS_ ... sp=sharing
User avatar
nigec
Posts: 141
Joined: Mon Mar 11, 2019 8:50 am

Re: sdk lib files

Post by nigec »

No, I have those, but I managed to build luxcore lib's by reducing the threads to 3 :)
Thanks for trying Fox
Fox
Posts: 437
Joined: Sat Mar 31, 2018 11:17 am

Re: sdk lib files

Post by Fox »

Great :)
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: sdk lib files

Post by B.Y.O.B. »

I have to say I also wonder why those files are not included in the SDK release packages.
User avatar
nigec
Posts: 141
Joined: Mon Mar 11, 2019 8:50 am

Re: sdk lib files

Post by nigec »

may size?
Attachments
libs.jpg
Post Reply