GithubHelp home page GithubHelp logo

vrsys / lamure Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 16.0 61.6 MB

LAMURE - C++-library for processing, level-of-detail management and visualization of large data sets. Please cite our work when using our software in your own research or publication.

Home Page: https://www.uni-weimar.de/de/medien/professuren/vr/software/

License: BSD 3-Clause "New" or "Revised" License

CMake 1.56% C++ 82.64% C 12.25% Shell 0.21% GLSL 2.45% Makefile 0.01% Python 0.63% Objective-C 0.26%

lamure's People

Contributors

ephtron avatar fabi3nn3 avatar gary444 avatar kritten avatar mntnc4 avatar nyran avatar schlewinow avatar scholli avatar steppobeck avatar xaf-cv avatar xyzrgbcarl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lamure's Issues

Building on Ubutun 18.04

I receive this error message when building with make:
In file included from /home/sang/Software/lamure/preprocessing/include/lamure/pre/io/file.h:13:0,
from /home/sang/Software/lamure/preprocessing/include/lamure/pre/surfel_disk_array.h:12,
from /home/sang/Software/lamure/preprocessing/include/lamure/pre/basic_algorithms.h:12,
from /home/sang/Software/lamure/preprocessing/src/basic_algorithms.cpp:8:
/home/sang/Software/lamure/preprocessing/include/lamure/pre/prov.h: In static member function ‘static void lamure::pre::prov::write_json(const string&)’:
/home/sang/Software/lamure/preprocessing/include/lamure/pre/prov.h:48:37: error: variable ‘std::stringstream ss’ has initializer but incomplete type
std::stringstream ss(filestr);
^
In file included from /home/sang/Software/lamure/preprocessing/include/lamure/pre/basic_algorithms.h:13:0,
from /home/sang/Software/lamure/preprocessing/src/basic_algorithms.cpp:8:
/home/sang/Software/lamure/preprocessing/include/lamure/pre/surfel_mem_array.h: In static member function ‘static std::function<bool(const lamure::pre::surfel_ext&, const lamure::pre::surfel_ext&)> lamure::pre::surfel_ext::compare(uint8_t)’:
/home/sang/Software/lamure/preprocessing/include/lamure/pre/surfel_mem_array.h:50:3: warning: control reaches end of non-void function [-Wreturn-type]
}
^
preprocessing/CMakeFiles/lamure_preprocessing.dir/build.make:62: recipe for target 'preprocessing/CMakeFiles/lamure_preprocessing.dir/src/basic_algorithms.cpp.o' failed
make[2]: *** [preprocessing/CMakeFiles/lamure_preprocessing.dir/src/basic_algorithms.cpp.o] Error 1
CMakeFiles/Makefile2:195: recipe for target 'preprocessing/CMakeFiles/lamure_preprocessing.dir/all' failed
make[1]: *** [preprocessing/CMakeFiles/lamure_preprocessing.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2

aux.h and aux.cpp can't be checked out on windows

Iamure can't be checked out on windows because aux is a reserverd filename on windows.
Could you please rename it to e.g. prov_aux.h/cpp

error: unable to create file provenance/include/lamure/prov/aux.h: No such file or directory
error: unable to create file provenance/src/aux.cpp: No such file or directory

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.