VXL: mudanças entre as edições

De Pontão Nós Digitais
Ir para navegaçãoIr para pesquisar
(basic info for new way of doing things and mac)
Linha 1: Linha 1:
== Git ==
== Git Repo ==
Folow the instructions at https://sourceforge.net/p/vxl/wiki/Git/
Folow the instructions at https://sourceforge.net/p/vxl/wiki/Git/
 


== Compiling ==
== Compiling ==

Edição das 22h02min de 22 de novembro de 2013

Git Repo

Folow the instructions at https://sourceforge.net/p/vxl/wiki/Git/

Compiling

Apple OSX

There are a few bugs affecting compilaiton, see [1]

If you find the error related to ffmpeg, then I just left all FFMPEG-related entries in CMAKE blank. That removes support for video loading but thats about it.

Escrevendo um Programa que usa VXL

Um exemplo simples usando CMake e' o hello-vxl:

git clone ssh://SOURCEFORGE_LOGIN@labmacambira.git.sourceforge.net/gitroot/labmacambira/hello-vxl

Leia o README.

Links

Site oficial http://vxl.sourceforge.net/