Giter Club home page Giter Club logo

Comments (4)

fdb avatar fdb commented on June 15, 2024

The build seems to complain about XConvertSelection.

Could you try adding -lX11 to your compile flags?

from frequensea.

Scurge avatar Scurge commented on June 15, 2024

If you're talking about adding it on line 4 of the CMakeLists.txt where I removed the error checking stuff, I tried that. It had the same results.

from frequensea.

alphafox02 avatar alphafox02 commented on June 15, 2024

I just built on 20.04 and only had to remove the -WError. I'll try on 22.04 later.

edit: Just built it on 22.04. Not sure what I may be doing differently. I only had to comment out the -WError.

It does say this at the bottom of the build though

warning: the use of 'tmpnam' is dangerous, better use 'mkstemp'

from frequensea.

coolest42u avatar coolest42u commented on June 15, 2024

Still get error compile error ubuntu 22.04;

/usr/bin/ld: externals/lua/liblua.a(loslib.c.o): in function os_tmpname': /home/dragon/Studies/frequensea/externals/lua/src/loslib.c:140: warning: the use of tmpnam' is dangerous, better use `mkstemp'
/usr/bin/ld: /usr/local/lib/libglfw3.a(x11_window.c.o): undefined reference to symbol 'XConvertSelection'
/usr/bin/ld: /lib/x86_64-linux-gnu/libX11.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/frequensea.dir/build.make:268: frequensea] Error 1
make[1]: *** [CMakeFiles/Makefile2:100: CMakeFiles/frequensea.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

from frequensea.

Related Issues (15)

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.