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

Error while compiling #1

Closed
Photon89 opened this issue Mar 10, 2017 · 11 comments
Closed

Error while compiling #1

Photon89 opened this issue Mar 10, 2017 · 11 comments

Comments

@Photon89
Copy link

I get an error when compiling this: http://pastebin.com/D3gcSzJw Running Arch Linux with QT 5.8.0 and g++ 6.3.1.

@TNick
Copy link
Owner

TNick commented Mar 10, 2017

The code is using Qt 4.8.
I have not attempted building it using Qt 5.
Will look into it over the weekend.

@Photon89
Copy link
Author

Thanks for the fast reply! QT4 is also available but the header files are sitting in /usr/include/qt4 rather than /usr/include/qt. Maybe the makefile can check which path is actually containing QT4 somehow? Sorry, I'm not a programmer, maybe I'm writing bullsh*t. :)

@TNick
Copy link
Owner

TNick commented Mar 10, 2017

I haven't look at this code in a while.
Now that I opened CMakeLists.txt it looks like it is using Qt 5.
Will investigate :)

@Photon89
Copy link
Author

Cool, thanks!

@TNick TNick closed this as completed in fbef9e8 Mar 10, 2017
@Photon89
Copy link
Author

Thanks for the quick fix! Are the source archives (http://tnick.github.com/dot-editor/distrib/1.1.1/source/dot-editor-1.1.1-Source.tar.bz2) also updated?

@TNick
Copy link
Owner

TNick commented Mar 10, 2017

They are not; please use the download button on project page (Clone or Download) or use this direct link.

@Photon89
Copy link
Author

Maybe it is possible to make a point release for the fix? The AUR package https://aur.archlinux.org/packages/dot-editor/ is based on the release version, not on GIT...

@TNick
Copy link
Owner

TNick commented Mar 11, 2017

Absolutely. I haven't realized that there is a downstream package based on this project.
Will happen today or tomorrow.

@Photon89
Copy link
Author

Well, there is nothing that is not in the AUR. 😃

@TNick
Copy link
Owner

TNick commented Mar 11, 2017

@Photon89
Copy link
Author

Perfect, thanks! Let's see how fast the package maintainer will react to your flag and bump the package version.

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