osgRecipes icon indicating copy to clipboard operation
osgRecipes copied to clipboard

Missing test.xml file

Open jtorresfabra opened this issue 9 years ago • 1 comments

Hi @xarray ,

Just cloned the repo and noticed that test.xml for osgeffectscompositor.cpp is not present. https://github.com/xarray/osgRecipes/blob/master/effectcompositor/osgeffectcompositor.cpp#L140

Am I missing something?

Also CMake is not looking in the correct places for finding OSG in 64 linux distributions. I will send a pull request about that.

Thanks!

jtorresfabra avatar Feb 02 '16 08:02 jtorresfabra

Am I missing something?

Not really, you're just supposed to pass in an effect file with --effect. Given this the default of 'test.xml' should probably be removed and replaced by an 'please provide an effect file' error or something like that.

Also CMake is not looking in the correct places for finding OSG in 64 linux distributions. I will send a pull request about that.

I've also had this issue as far as I recall. Did you ever send a pull request?

ghost avatar Sep 02 '17 09:09 ghost