Coder Social home page Coder Social logo

Cannot compile about albert HOT 11 CLOSED

albertlauncher avatar albertlauncher commented on May 19, 2024
Cannot compile

from albert.

Comments (11)

flanagan avatar flanagan commented on May 19, 2024

Morning :)
I have the same problem :(

from albert.

ManuelSchneid3r avatar ManuelSchneid3r commented on May 19, 2024

Well this seems to be a qt 5.5 problem. I would appreciate if somebody could confirm this.

from albert.

eriknelson avatar eriknelson commented on May 19, 2024

Confirmed I'm getting it here too, Arch w/ qt5 5.5.0-1 versions. Building master. Detailed error output and packages.

Really excited about this project, would love to help wherever possible.

EDIT: Dug a little more on this tonight - master builds fine on a clean Debian Jessie virt against qt5.3.

from albert.

ManuelSchneid3r avatar ManuelSchneid3r commented on May 19, 2024

Sorry guys you have to wait. I'll spend my time to get 0.7 forward (Will come soon). 0.6 will stay broken and not get any fixes.

from albert.

eriknelson avatar eriknelson commented on May 19, 2024

history.h is missing the QDataStream header. QStringList had included it previously, but this has changed since 5.3.2.

from albert.

ManuelSchneid3r avatar ManuelSchneid3r commented on May 19, 2024

That was quick thank you @eriknelson

from albert.

flanagan avatar flanagan commented on May 19, 2024

After pulling the up to date version i got this one instead of the other mistake

[ 2%] Automatic moc for target albert
[ 2%] Built target albert_automoc
[ 5%] Building CXX object CMakeFiles/albert.dir/albert_automoc.cpp.o
In file included from ../../../..//albert/albert_automoc.cpp:2:0:
/home/flanagan/Downloads/albert/albert/moc_engine.cpp:9:65: schwerwiegender Fehler: ../../../../src/engine.h: Datei oder Verzeichnis nicht gefunden
Kompilierung beendet.
CMakeFiles/albert.dir/build.make:712: die Regel für Ziel „CMakeFiles/albert.dir/albert_automoc.cpp.o“ scheiterte
make[2]: *** [CMakeFiles/albert.dir/albert_automoc.cpp.o] Fehler 1
CMakeFiles/Makefile2:60: die Regel für Ziel „CMakeFiles/albert.dir/all“ scheiterte
make[1]: *** [CMakeFiles/albert.dir/all] Fehler 2
Makefile:116: die Regel für Ziel „all“ scheiterte
make: *** [all] Fehler 2

But the file exists...

from albert.

ManuelSchneid3r avatar ManuelSchneid3r commented on May 19, 2024

Curious. Did you use a8d0102 aka 0.6.2?

from albert.

flanagan avatar flanagan commented on May 19, 2024

Well yes i have the right git version :(

from albert.

ManuelSchneid3r avatar ManuelSchneid3r commented on May 19, 2024

Have you tried a complete new clone?
If on arch check this:

mkdir avoidconflicts8461436185
cd avoidconflicts8461436185/
curl -O https://raw.githubusercontent.com/ManuelSchneid3r/albert/master/packaging/linux/arch/PKGBUILD
makepkg
sudo pacman -U albert-0.6.2-1-x86_64.pkg.tar.xz #requires pass
cd ..
rm -r avoidconflicts8461436185

There is no reason why this should not work

from albert.

flanagan avatar flanagan commented on May 19, 2024

this compiles without any problem :) Thx!!! :)

from albert.

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.