Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specific Qt version for the original L1 Skeleton repo #5

Open
xuehai-zhou opened this issue May 3, 2024 · 1 comment
Open

Specific Qt version for the original L1 Skeleton repo #5

xuehai-zhou opened this issue May 3, 2024 · 1 comment

Comments

@xuehai-zhou
Copy link

Hello Jason,

I found the original L1-skeleton is not actively maintained, I would like ask you about some setup questions.

I am compiling L1-skeleton with C++14 and Qt version 4.8.7. Apparently, I am getting tons of linking errors. I am suspecting I used the wrong Qt version, but I did not find authers of L1 skeleton specified the Qt version expecting Qt 4 stated in the CMakeLists.txt.

Do you have suggestions on a specific version? Thanks a lot if you are willing to help out.

image

@jasonkena
Copy link
Owner

Heya @Xuehaiz sorry for the late reply. I use the version provided by ppa:rock-core/qt4 (see https://github.com/jasonkena/L1-Skeleton/blob/6141c3c86acb407b6e7ffc5deede44ce1b4a5794/Dockerfile#L10C27-L10C44) which seems to be running 4.8.7, which you also have. I'm not sure what's causing the errors, but the build instructions I used are in the Dockerfile.

Let me know if there's anything else I can do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants