Coder Social home page Coder Social logo

Make fails about mcpe_viz HOT 10 CLOSED

phunni avatar phunni commented on September 27, 2024
Make fails

from mcpe_viz.

Comments (10)

Plethora777 avatar Plethora777 commented on September 27, 2024

The errors make it look like leveldb and libnbt++ are not compiled correctly. Did you follow the steps in the mcpe_viz README?

from mcpe_viz.

Plethora777 avatar Plethora777 commented on September 27, 2024

Did you find a solution for this?

from mcpe_viz.

phunni avatar phunni commented on September 27, 2024

Not yet. I had already built those libraries, but could try updating them
and rebuilding them in case there have been any updates since I first built
them.
On 8 Jan 2016 18:18, "Plethora777" [email protected] wrote:

Did find a solution for this?


Reply to this email directly or view it on GitHub
#5 (comment).

from mcpe_viz.

Plethora777 avatar Plethora777 commented on September 27, 2024

Perhaps there was an update to your libs? A fresh compile seems like a good idea.

from mcpe_viz.

Plethora777 avatar Plethora777 commented on September 27, 2024

I'd like to close this issue. Can you try doing a make clean + make on leveldb + libnbt++, and then a make clean and make on mcpe_viz?

from mcpe_viz.

phunni avatar phunni commented on September 27, 2024

make on libnbt++ fails with:

CMakeFiles/mcpe_viz.dir/mcpe_viz.nbt.cc.o:mcpe_viz.nbt.cc:(.text._ZN8mcpe_viz10ParsedItem5parseERN3nbt12tag_compoundE[_ZN8mcpe_viz10ParsedItem5parseERN3nbt12tag_compoundE]+0x358):
more undefined references to
`nbt::tag_compound::has_key(std::__cxx11::basic_string<char,
std::char_traits, std::allocator > const&, nbt::tag_type)
const' follow
collect2: error: ld returned 1 exit status
CMakeFiles/mcpe_viz.dir/build.make:178: recipe for target 'mcpe_viz' failed
make[2]: *** [mcpe_viz] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/mcpe_viz.dir/all'
failed
make[1]: *** [CMakeFiles/mcpe_viz.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

On Tue, Jan 19, 2016 at 4:24 PM, Plethora777 [email protected]
wrote:

I'd like to close this issue. Can you try doing a make clean + make on
leveldb + libnbt++, and then a make clean and make on mcpe_viz?


Reply to this email directly or view it on GitHub
#5 (comment).

from mcpe_viz.

Plethora777 avatar Plethora777 commented on September 27, 2024

That looks like a failed build for mcpe_viz, not libnbt++.

I thought perhaps something significant had changed with the libs on your system and a fresh build of libnbt++ and level_db and then mcpe_viz might fix you up.

You might try starting from scratch in a new dir -- follow the README and let me know how it goes :)

from mcpe_viz.

phunni avatar phunni commented on September 27, 2024

OK, I built from scratch and it all worked, but now I'm getting completely blank maps in my browser. I'm serving from lighthttpd and viewing in chrome.

from mcpe_viz.

phunni avatar phunni commented on September 27, 2024

Never mind - clicking "E" brings it all up. Not sure why it's initially blank, but it's working now on the desktop.

It also works in a mobile browser (again Chrome), albeit quite painfully slowly - I assume that's something to do with the javascript not being written for mobile? Fair enough if so.

from mcpe_viz.

Plethora777 avatar Plethora777 commented on September 27, 2024

Glad to hear that it worked out :) Sounds like a fresh build was the correct fix.

Re initially blank -- Odd. If you can characterize the issue better, let me know.

Re mobile slow -- I have not tested on mobile :-P I'll add it to the todo list.

I'm gonna close this issue. If you find out more about the "blank" or "slow", please feel free to start a new one.

from mcpe_viz.

Related Issues (20)

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.