Coder Social home page Coder Social logo

Comments (4)

qiuwch avatar qiuwch commented on September 23, 2024

Hi, @mikeroberts3000:

Sorry for this inconvenience. I did not include a compiled version of the plugin for Mac yet.

To solve this, there are two solutions.

  1. You can create a C++ unreal project, when you open that project. The unrealcv will be compiled. If it is just a blueprint project, no compilation will be done.
  2. I can provide you a compiled version for mac. I can send you with email tonight. I did not have my mac with me right now.

from unrealcv.

mikeroberts3000 avatar mikeroberts3000 commented on September 23, 2024

@qiuwch Do you mean a compiled version of the UnrealCV plugin? Interestingly, the content downloaded by running curl -L http://unrealcv.github.io/install.sh | sh (as specified in the tutorial) doesn't contain any binaries. But then after you try to open the project in Unreal, a Binaries folder gets created with Win64 and Linux subfolders, but no Mac64 folder. Is this what you mean? Is there a special flag you need to set somewhere to make Unreal compile the right binaries for Mac?

Of the solutions you suggested, I think solution 2 is better for the UnrealCV project. Because then there is one recommended way to do everything, only one tutorial to write, etc.

from unrealcv.

qiuwch avatar qiuwch commented on September 23, 2024

@mikeroberts3000

That is a bit strange. The downloaded zip file should already contain Binaries/Win64, Binaries/Linux without needing to run Unreal. I just tried this.

I totally agree with you. The missing binary for mac is something I need to do. There are also many unfinished parts of the website I need to spend time with. Currently, the building process is: I need to build the plugin in three different machines with different OS, then merge the compiled files together to create a zip file.

I spent about a week to setting up the Jenkins CI on three machines trying to automate this for the future releases. Let's see whether it works well.

from unrealcv.

mikeroberts3000 avatar mikeroberts3000 commented on September 23, 2024

@qiuwch Ah, my mistake, yes the zip file does already contain the Binaries folder. Without needing to run Unreal. So that is my problem. If there is anything I can do to help maintain the mac part of the build, please do lmk :)

from unrealcv.

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.