Code Monkey home page Code Monkey logo

Comments (7)

mszekiel avatar mszekiel commented on May 21, 2024

I even can't run it on 4.17.1.

zrzut ekranu 7

zrzut ekranu 6

from ue4voxelterrain.

ericwomer avatar ericwomer commented on May 21, 2024

I had to modify the ..cs files to get them to compile on 4.17.1, https://github.com/salamanderrake/UE4VoxelTerrain https://github.com/salamanderrake/UnrealSandboxTerrain https://github.com/salamanderrake/UnrealSandboxToolkit all in the 4.17-compile branches.

from ue4voxelterrain.

mszekiel avatar mszekiel commented on May 21, 2024

I'll check this. Thanks.

from ue4voxelterrain.

ericwomer avatar ericwomer commented on May 21, 2024

The problem is UE4 on Linux doesn't work so well with STL aka std::*, so I have to either use -ansimalloc....or switch all the std::maps to TMap.

from ue4voxelterrain.

ericwomer avatar ericwomer commented on May 21, 2024

Ok, I got it to work with TMap instead of std::map, I'll clean up the UnrealSandboxTerrain plugin and push it to my repo. There are some hole issues in the maps, and there is a SIGSEGV error on the day/night cycle map that I haven't found out whats causing it yet.

from ue4voxelterrain.

ericwomer avatar ericwomer commented on May 21, 2024

Oh, just to let you know, I didn't update .gitmodules with paths to my repos plugins, you will have to manually clone them in their correct locations.

from ue4voxelterrain.

ericwomer avatar ericwomer commented on May 21, 2024

I don't know if I should report the hole bugs yet or not, http://imgur.com/a/9fnHJ but there it is, when the developer gets 4.17 build up and its still there I will post an issue then.

from ue4voxelterrain.

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.