nidium/Nidium

Server build fails

paraboul opened this issue · 1 comments

out/Release/obj.target/gyp/libnidiumcore.a(JSModules.o): In function `Nidium::Binding::JSModule::require(char*)':
/home/paraboul/dev/nidium/Nidium/build/../src/Binding/JSModules.cpp:369: undefined reference to `Nidium::Frontend::NML::BuildLST(JSContext*, char*)'
clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [gyp/nidium-server.target.mk:183: ../bin/nidium-server] Error 1
efyx commented

Fixed in 72591d8