Re: [osg-users] Up to date tutorials for linux

2017-06-30 Thread michael kapelko
Hey there. Just as promised, here is a Linux tutorial for OSG to build a sample application: https://github.com/OGStudio/openscenegraph-cross-platform-guide/tree/master/1.5.SampleUnderLinux If you have any suggestions, shoot! 2017-03-03 12:07 GMT+07:00 michael kapelko : >

Re: [osg-users] Up to date tutorials for linux

2017-03-02 Thread michael kapelko
Hi. I currently work on a set of tutorials to build and use OSG for several platforms (desktop, mobile, web), however, they will be only available in 2-3 months. I'll keep you updated. 2017-03-02 22:03 GMT+07:00 Alberto Luaces : > "Rodrigo Dias" writes: > > > Hi Robert, > > > >>

Re: [osg-users] Up to date tutorials for linux

2017-03-02 Thread Alberto Luaces
"Rodrigo Dias" writes: > Hi Robert, > >> Building under linux/unix is explained in the OpenSceneGraph/README > > Right. But you also has a link at Documentation | Platform Specific | > Linux. I thought everything platform specific would be there, but it > wasn't, so I went to other sources

Re: [osg-users] Up to date tutorials for linux

2017-03-02 Thread Jan Ciger
On Thu, Mar 2, 2017 at 3:37 PM, Robert Osfield wrote: > It looks like there is an error relating to the osgQt module/cmake's > Qt4Macros. Either Cmake or Qt might have changed since we made the > 3.4.0 (a year and half ago.), or perhaps debian's combination of these >

Re: [osg-users] Up to date tutorials for linux

2017-03-02 Thread Robert Osfield
Hi Rodrigo, On 2 March 2017 at 13:47, Rodrigo Dias wrote: >> Building under linux/unix is explained in the OpenSceneGraph/README > > Right. But you also has a link at Documentation | Platform Specific | Linux. > I thought everything platform specific would be there,

Re: [osg-users] Up to date tutorials for linux

2017-03-02 Thread Rodrigo Dias
Hi Robert, > Building under linux/unix is explained in the OpenSceneGraph/README Right. But you also has a link at Documentation | Platform Specific | Linux. I thought everything platform specific would be there, but it wasn't, so I went to other sources (before remembering the README), and

Re: [osg-users] Up to date tutorials for linux

2017-03-02 Thread Jan Ciger
Hello Rodrigo, On Wed, Mar 1, 2017 at 10:57 PM, Rodrigo Dias wrote: > Without clear instructions for Linux starters, I first downloaded the > OpenSceneGraph-3.4.0.zip. Then I unzipped it and tried to compile using > make/cmake. No success. Then I tried sudo apt-get

Re: [osg-users] Up to date tutorials for linux

2017-03-02 Thread Robert Osfield
Hi Rodrigo, On 1 March 2017 at 21:57, Rodrigo Dias wrote: > Without clear instructions for Linux starters, I first downloaded the > OpenSceneGraph-3.4.0.zip. Then I unzipped it and tried to compile using > make/cmake. No success. Then I tried sudo apt-get install >