Jump to content

Did you follow the proper instructions on github?

 

Inside de JSM folder, do:

mkdir build && cd build
cmake .. -DCMAKE_CXX_COMPILER=clang++ && cmake --build .

exactly as is

FX6300 @ 4.2GHz | Gigabyte GA-78LMT-USB3 R2 | Hyper 212x | 3x 8GB + 1x 4GB @ 1600MHz | Gigabyte 2060 Super | Corsair CX650M | LG 43UK6520PSA
ASUS X550LN | i5 4210u | 12GB
Lenovo N23 Yoga

Link to comment
https://linustechtips.com/topic/1231623-help-with-cmake/#findComment-13899519
Share on other sites

Link to post
Share on other sites

I tried it over here and everything worked just fine.

 

Just to recap:

-you download the latest release from their Github

-extracted that folder somewhere

-inside that folder, created a new "build" folder

-inside that newly created build folder, ran the cmake command

 

Is that right?

FX6300 @ 4.2GHz | Gigabyte GA-78LMT-USB3 R2 | Hyper 212x | 3x 8GB + 1x 4GB @ 1600MHz | Gigabyte 2060 Super | Corsair CX650M | LG 43UK6520PSA
ASUS X550LN | i5 4210u | 12GB
Lenovo N23 Yoga

Link to comment
https://linustechtips.com/topic/1231623-help-with-cmake/#findComment-13900576
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×