Coder Social home page Coder Social logo

iyarp's People

Contributors

francesco-romano avatar

Watchers

 avatar  avatar  avatar

iyarp's Issues

Generate yarp libraries

This issue tracks the current problems in generating proper yarp libraries for iOS:

  • iOS toolchain (cmake/iOS.cmake)
  • CMake configuration: cmake .. -GXcode -DCMAKE_TOOLCHAIN_FILE=../../ios-cmake/toolchain/iOS.cmake -DIOS_PLATFORM=SIMULATOR64 | SIMULATOR | OS -DCREATE_LIB_MATH:BOOL=NO -DSKIP_ACE:BOOL=YES -DCREATE_SHARED_LIBRARY:BOOL=NO -DCREATE_YARPDATADUMPER:BOOL=NO -DCREATE_YARPMANAGER_CONSOLE:BOOL=NO -DCREATE_LIB_MATH:BOOL=NO -DYARP_BUILD_LIBRARIES_ONLY:BOOL=YES
  • Xcode project does not work
CMake Error at /usr/local/Cellar/cmake/3.2.3/share/cmake/Modules/TestBigEndian.cmake:51 (message):
  no suitable type found
Call Stack (most recent call first):
  conf/YarpSystemCheck.cmake:9 (test_big_endian)
  CMakeLists.txt:42 (include)
  • Makefile project with arm target does not work:
CMake Error at /usr/local/Cellar/cmake/3.2.3/share/cmake/Modules/TestBigEndian.cmake:51 (message):
  no suitable type found
Call Stack (most recent call first):
  conf/YarpSystemCheck.cmake:9 (test_big_endian)
  CMakeLists.txt:42 (include)
  • we should skip building the binaries
  • update README.md

yarp network no longer connecting

@francesco-romano, it seems that the app does not open the ports anymore and the debugging output is:

yarp: YARP not initialized; create a yarp::os::Network object before using ports
warning: YARP name server(s) not configured, ports will be anonymous
warning: check your namespace and settings with 'yarp detect'
2015-09-24 11:41:29.739 IOL[674:159766] Yarp network successful initialized 

Dependency management

What is the best way to manage the dependencies (currently yarp).

Is git submodule the best choice?

To be discussed during the VVV15 summer school...

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.