Giter Site home page Giter Site logo

pangaeatracking's People

Contributors

cvfish avatar qilon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pangaeatracking's Issues

"ssize_t": redefy

Thank you for open your work and it is remarkable. I have try it on Windows 10, Visual Studio 2013.

When I compile the GuiApp, the errors occured:
error C2371: "ssize_t": redefy; different base types D: \ wxWidgets-3.0.2 \ include \ wx \ defs.h 1222 1 GUIApp

It seems that two libraries hdf5 and wxWidget have redefine the "ssize_t" with different type:
in hdf5: typedef int ssize_t;
in wxWidget : typedef wxInt64 ssize_t;

How could I solve this problem?
Thank you very much.

Segmentation fault (core dumped)

hello,There was an error about ´ Segmentation fault (core dumped) ´ when I run your example, Yiwan.sh,Can you tell me how to fix it?

compile on windows

Thank you for open your work and it is remarkable. I have try it on Windows 10, Visual Studio 2013. When I compile the MainEngine, I have some errors: " error C1083: can not open file: “hdf5.h”: No such file or directory". But I am sure I have linked the project to the directory where there is the file “hdf5.h”. Do you know what is the reason for this error?

Thank you very much.

error in building

/usr/bin/ld: warning: libopencv_imgproc.so.2.4, needed by /usr/local/lib/libopencv_highgui.so, may conflict with libopencv_imgproc.so.3.2
/usr/bin/ld: warning: libopencv_core.so.2.4, needed by /usr/local/lib/libopencv_highgui.so, may conflict with libopencv_core.so.3.2
/usr/bin/ld: build/PangaeaTracking/lib/libmain_engine.a(MainEngine.o): undefined reference to symbol '_ZTVN2cv12_OutputArrayE'
//usr/local/lib/libopencv_core.so.2.4: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:127: recipe for target 'build/PangaeaTracking/bin/PangaeaTracking_console' failed
make: *** [build/PangaeaTracking/bin/PangaeaTracking_console] Error 1

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.