Coder Social home page Coder Social logo

Guide on how to compile? about slstudio HOT 4 CLOSED

jakobwilm avatar jakobwilm commented on September 18, 2024
Guide on how to compile?

from slstudio.

Comments (4)

AaronLK avatar AaronLK commented on September 18, 2024

It does seem to compile pretty easily on Ubuntu 22:

sudo apt-get install libpcl-dev libopencv-dev libvtk9-qt-dev libglew-dev freeglut3-dev qtcreator libusb-1.0-0-dev qmake6 libxrandr-dev
git clone [email protected]:jakobwilm/slstudio.git
cd slstudio
mkdir qmake_build
cd qmake_build
qmake -makefile -o Makefile ../src/SLStudio.pro
make
./SLStudio

from slstudio.

CWB1999 avatar CWB1999 commented on September 18, 2024

I also want to ask how to compile and run the project in the Windows system. I opened the project with QT creator 4.11 and met an error like the following:
Error while building/deploying project SLStudio (kit: Desktop Qt 5.14.2 MSVC2017 64bit)
The kit Desktop Qt 5.14.2 MSVC2017 64bit has configuration issues which might be the root cause for this problem.

from slstudio.

jakobwilm avatar jakobwilm commented on September 18, 2024

Hello. Unfortunately, building on Windows requires good knowledge of the toolchain and compilers. We might add automated builds in the future.

from slstudio.

757dyar avatar 757dyar commented on September 18, 2024

Dear Mr. Wilm,
Thank you very much for your work. Im working on an project which would really benifit from your codes.

I am using WSL2 (latest version) with ubuntu 22.04. Mircosoft says that it can open open different linux apps such as chrome-linux, VLC-linux.

I followed the cmake procedures stated by Aaron in above comments. My application was successfully made, but when open it it turns into a dark screen.

Do you have any idea on why that happens? Thank you very much again!

Andy
Capture

from slstudio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.