QuickJS-Pascal icon indicating copy to clipboard operation
QuickJS-Pascal copied to clipboard

Make file to build QuickJS on all platform

Open bernt86 opened this issue 3 years ago • 5 comments

Hi ! Thanks for your work. Can you provide the make file to build QuickJS library for all platforms please ? I aim to compile the library for Raspberry PI, for example... Thanks

Regards

bernt86 avatar Nov 14 '20 09:11 bernt86

Sorry for late reply, I'm just too busy lately. I'll combine all build scripts in one and upload it soon.

Coldzer0 avatar Nov 29 '20 07:11 Coldzer0

Hi ! Any news about the build script ? Thanks for all

Regards

bernt86 avatar Jan 16 '21 18:01 bernt86

+1 for having the build script. It would be very helpful - even a set of dirty scripts is good, to be used as reference.

synopse avatar Mar 11 '21 10:03 synopse

+1 for having the build script. It would be very helpful - even a set of dirty scripts is good, to be used as reference.

bump

ClosetGeek-Git avatar Jan 29 '24 17:01 ClosetGeek-Git

+1 for having the build script. It would be very helpful - even a set of dirty scripts is good, to be used as reference.

bump

I would recommend using the CMakeLists from https://github.com/quickjs-ng/quickjs And they have a workflow to automate the compilation https://github.com/quickjs-ng/quickjs/blob/master/.github/workflows/ci.yml

I'll have time next month to update the code to the latest updates happening on QuickJS; I'll try my best.

Coldzer0 avatar Jan 30 '24 15:01 Coldzer0