Silvio Traversaro

Results 625 issues of Silvio Traversaro

I think it should be sufficient to just pass the `CONFIGURE_COMMAND` (the one that usually is "cmake ..", `BUILD_COMMAND` (the one that usually is "cmake --build .") and `INSTALL_COMMAND` (the...

In case a new build directory is created in an existing superbuild, for each package not found in the system the following message is printed: ~~~ -- Package GazeboYARPPlugins not...

Module: FindOrBuildPackage
Component: Modules

Probably related to https://github.com/robotology/ycm/issues/58 , but I open the issue to state the user case clearly. If the user has an already downloaded superbuild repository, and wants to compile it...

Type: Bug
Severity: Normal
Component: Bootstrap
Module: YCMEPHelper
Status: Backlog

Probably related to https://github.com/robotology/ycm/issues/95 .

Platform: Windows

Spin off of https://github.com/robotology/ycm/issues/82#issuecomment-112800650 @traversaro wrote : > In *nix systems, the install target is executed everytime the "main" target is invoked.. in Windows (at least in Visual Studio 2010...

Platform: Windows
Status: Backlog

cc @drdanz ## Configuring the git user is strictly necessary? Currently for using any superbuild is necessary to set up a git user with the following commands: ``` git config...

Platform: Windows
Priority: IFI Day

See https://github.com/robotology/icub-models-generator/pull/246 . @martinaxgloria @Nicogene

Status: Backlog

Spin-off of https://github.com/robotology-playground/icub-model-generator/issues/29 .