Giter Club home page Giter Club logo

Comments (2)

fdb avatar fdb commented on June 4, 2024

HI,

The platform detection code in nwm.h has a bug. We didn’t test very much on Linux, I’m afraid (and we didn’t test at all on Windows). We’re integrating the code for the Raspberry Pi as well soon, but this fix should hopefully get you a bit further.

Best,

F

On 13 Mar 2015 at 10:31:41, Yuval Adam ([email protected]) wrote:

Building on Arch x86_64 fails with this error:

Scanning dependencies of target frequensea
[ 76%] Building CXX object CMakeFiles/frequensea.dir/src/main.cpp.o
In file included from /home/yuval/dev/archlinux-packages/aur/frequensea-git/src/frequensea/src/main.cpp:14:0:
/home/yuval/dev/archlinux-packages/aur/frequensea-git/src/frequensea/src/main.cpp: In function ‘lua_State* l_init()’:
/home/yuval/dev/archlinux-packages/aur/frequensea-git/src/frequensea/src/nwm.h:46:26: error: ‘NWM_PLATFORM_LINUX’ was not declared in this scope
#define NWM_PLATFORM NWM_PLATFORM_LINUX
^
/home/yuval/dev/archlinux-packages/aur/frequensea-git/src/frequensea/src/main.cpp:1154:44: note: in expansion of macro ‘NWM_PLATFORM’
l_register_constant(L, "NWM_PLATFORM", NWM_PLATFORM);
^
CMakeFiles/frequensea.dir/build.make:54: recipe for target 'CMakeFiles/frequensea.dir/src/main.cpp.o' failed
make[2]: *** [CMakeFiles/frequensea.dir/src/main.cpp.o] Error 1
CMakeFiles/Makefile2:60: recipe for target 'CMakeFiles/frequensea.dir/all' failed
make[1]: *** [CMakeFiles/frequensea.dir/all] Error 2
Makefile:76: recipe for target 'all' failed
make: *** [all] Error 2

What am I missing?

This is the PKGBUILD I'm working on if relevant: https://github.com/yuvadm/archlinux-packages/blob/master/aur/frequensea-git/PKGBUILD


Reply to this email directly or view it on GitHub.

from frequensea.

yuvadm avatar yuvadm commented on June 4, 2024

Fixed in b926727

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.