Re: [osg-users] osgQt and osg (CMake)

2017-01-17 Thread Trajce Nikolov NICK
Hi again,

only thing I just spotted is the missing Find3rdPartyDependencies.cmake in
the osgQt/CMakeModules. Cmake complains about this. To make it right this
file has to be copied from the OSG/CmakeModules into osgQt/CmakeModules. It
is Windows specific based on the code from the osgQt/CMakeLists.txt

# 3rd Party Dependency Stuff
IF(WIN32)
INCLUDE(Find3rdPartyDependencies)
ENDIF()

On Tue, Jan 17, 2017 at 2:54 PM, Trajce Nikolov NICK <
trajce.nikolov.n...@gmail.com> wrote:

> Hi Mathieu, Paul, Robert,
>
> I must apologize for the noise again :-(,  I was working on some other git
> repo I found the link in this list
> https://github.com/robertosfield/osgQt
> 
>
> This one https://github.com/openscenegraph/osgQt is just fine, I just
> gave it a try, so we are all good :-)
>
> I am sorry again, I should have read the whole thread not just pick up the
> first link
> Nick
>
> On Tue, Jan 17, 2017 at 11:19 AM, Mathieu MARACHE <
> mathieu.mara...@gmail.com> wrote:
>
>>
>> Hi,
>>
>> Could you please post a Pull request on the osgQt project also ? It would
>> benefit every one this way !
>>
>> https://github.com/openscenegraph/osgQt
>>
>> Thanks
>>
>> Le mar. 17 janv. 2017 à 03:29, Trajce Nikolov NICK <
>> trajce.nikolov.n...@gmail.com> a écrit :
>>
>>> Hi Paul,
>>>
>>> sure. Just give me some time since I have hacked it fast for me test
>>> purposes. Let do it proper :-). Will ping you shortly with the updated
>>> files.
>>>
>>> Cheers,
>>> Nick
>>>
>>> On Tue, Jan 17, 2017 at 2:51 AM, Paul McIntosh <
>>> paul.mcint...@internetscooter.com> wrote:
>>>
>>>
>>>
>>>
>>> Trajce Nikolov NICK wrote:
>>>
>>>
>>> > Hi Robert,
>>>
>>>
>>> >
>>>
>>>
>>> > what I tried to say and it fixed it was to call INCLUDE(
>>> FindOpenSceneGraph ) in the main CMakeLists.txt and use the
>>> OSG_INCLUDE_DIRS and OSG_LIBRARIES in the project CMakeLists.txt
>>>
>>>
>>> >
>>>
>>>
>>> >
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Trajce could you post the new CMakelists.txt? I am having a go at fixing
>>> up the readme to focus only on osgQT and testing it out on Windows.
>>>
>>>
>>>
>>>
>>>
>>> Cheers,
>>>
>>>
>>>
>>>
>>>
>>> Paul
>>>
>>>
>>>
>>>
>>>
>>> --
>>>
>>>
>>> Read this topic online here:
>>>
>>>
>>> http://forum.openscenegraph.org/viewtopic.php?p=69978#69978
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> ___
>>>
>>>
>>> osg-users mailing list
>>>
>>>
>>> osg-users@lists.openscenegraph.org
>>>
>>>
>>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-opens
>>> cenegraph.org
>>>
>>>
>>>
>>>
>>>
>>> --
>>> trajce nikolov nick
>>>
>>>
>>>
>>>
>>> ___
>>>
>>> osg-users mailing list
>>>
>>> osg-users@lists.openscenegraph.org
>>>
>>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-opens
>>> cenegraph.org
>>>
>>>
>> ___
>> osg-users mailing list
>> osg-users@lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>>
>
>
> --
> trajce nikolov nick
>



-- 
trajce nikolov nick
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgQt and osg (CMake)

2017-01-17 Thread Trajce Nikolov NICK
Hi Mathieu, Paul, Robert,

I must apologize for the noise again :-(,  I was working on some other git
repo I found the link in this list
https://github.com/robertosfield/osgQt


This one https://github.com/openscenegraph/osgQt is just fine, I just gave
it a try, so we are all good :-)

I am sorry again, I should have read the whole thread not just pick up the
first link
Nick

On Tue, Jan 17, 2017 at 11:19 AM, Mathieu MARACHE  wrote:

>
> Hi,
>
> Could you please post a Pull request on the osgQt project also ? It would
> benefit every one this way !
>
> https://github.com/openscenegraph/osgQt
>
> Thanks
>
> Le mar. 17 janv. 2017 à 03:29, Trajce Nikolov NICK <
> trajce.nikolov.n...@gmail.com> a écrit :
>
>> Hi Paul,
>>
>> sure. Just give me some time since I have hacked it fast for me test
>> purposes. Let do it proper :-). Will ping you shortly with the updated
>> files.
>>
>> Cheers,
>> Nick
>>
>> On Tue, Jan 17, 2017 at 2:51 AM, Paul McIntosh > internetscooter.com> wrote:
>>
>>
>>
>>
>> Trajce Nikolov NICK wrote:
>>
>>
>> > Hi Robert,
>>
>>
>> >
>>
>>
>> > what I tried to say and it fixed it was to call INCLUDE(
>> FindOpenSceneGraph ) in the main CMakeLists.txt and use the
>> OSG_INCLUDE_DIRS and OSG_LIBRARIES in the project CMakeLists.txt
>>
>>
>> >
>>
>>
>> >
>>
>>
>>
>>
>>
>>
>>
>>
>> Trajce could you post the new CMakelists.txt? I am having a go at fixing
>> up the readme to focus only on osgQT and testing it out on Windows.
>>
>>
>>
>>
>>
>> Cheers,
>>
>>
>>
>>
>>
>> Paul
>>
>>
>>
>>
>>
>> --
>>
>>
>> Read this topic online here:
>>
>>
>> http://forum.openscenegraph.org/viewtopic.php?p=69978#69978
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> ___
>>
>>
>> osg-users mailing list
>>
>>
>> osg-users@lists.openscenegraph.org
>>
>>
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>>
>>
>>
>>
>> --
>> trajce nikolov nick
>>
>>
>>
>>
>> ___
>>
>> osg-users mailing list
>>
>> osg-users@lists.openscenegraph.org
>>
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>


-- 
trajce nikolov nick
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgQt and osg (CMake)

2017-01-17 Thread Mathieu MARACHE
Hi,

Could you please post a Pull request on the osgQt project also ? It would
benefit every one this way !

https://github.com/openscenegraph/osgQt

Thanks

Le mar. 17 janv. 2017 à 03:29, Trajce Nikolov NICK <
trajce.nikolov.n...@gmail.com> a écrit :

> Hi Paul,
>
> sure. Just give me some time since I have hacked it fast for me test
> purposes. Let do it proper :-). Will ping you shortly with the updated
> files.
>
> Cheers,
> Nick
>
> On Tue, Jan 17, 2017 at 2:51 AM, Paul McIntosh <
> paul.mcint...@internetscooter.com> wrote:
>
>
>
>
> Trajce Nikolov NICK wrote:
>
>
> > Hi Robert,
>
>
> >
>
>
> > what I tried to say and it fixed it was to call INCLUDE(
> FindOpenSceneGraph ) in the main CMakeLists.txt and use the
> OSG_INCLUDE_DIRS and OSG_LIBRARIES in the project CMakeLists.txt
>
>
> >
>
>
> >
>
>
>
>
>
>
>
>
> Trajce could you post the new CMakelists.txt? I am having a go at fixing
> up the readme to focus only on osgQT and testing it out on Windows.
>
>
>
>
>
> Cheers,
>
>
>
>
>
> Paul
>
>
>
>
>
> --
>
>
> Read this topic online here:
>
>
> http://forum.openscenegraph.org/viewtopic.php?p=69978#69978
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> ___
>
>
> osg-users mailing list
>
>
> osg-users@lists.openscenegraph.org
>
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
>
>
>
> --
> trajce nikolov nick
>
>
>
>
> ___
>
> osg-users mailing list
>
> osg-users@lists.openscenegraph.org
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgQt and osg (CMake)

2017-01-16 Thread Trajce Nikolov NICK
Hi Paul,

sure. Just give me some time since I have hacked it fast for me test
purposes. Let do it proper :-). Will ping you shortly with the updated
files.

Cheers,
Nick

On Tue, Jan 17, 2017 at 2:51 AM, Paul McIntosh <
paul.mcint...@internetscooter.com> wrote:

>
> Trajce Nikolov NICK wrote:
> > Hi Robert,
> >
> > what I tried to say and it fixed it was to call INCLUDE(
> FindOpenSceneGraph ) in the main CMakeLists.txt and use the
> OSG_INCLUDE_DIRS and OSG_LIBRARIES in the project CMakeLists.txt
> >
> >
>
>
> Trajce could you post the new CMakelists.txt? I am having a go at fixing
> up the readme to focus only on osgQT and testing it out on Windows.
>
> Cheers,
>
> Paul
>
> --
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=69978#69978
>
>
>
>
>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
trajce nikolov nick
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgQt and osg (CMake)

2017-01-16 Thread Paul McIntosh

Trajce Nikolov NICK wrote:
> Hi Robert,
> 
> what I tried to say and it fixed it was to call INCLUDE( FindOpenSceneGraph ) 
> in the main CMakeLists.txt and use the OSG_INCLUDE_DIRS and OSG_LIBRARIES in 
> the project CMakeLists.txt
> 
> 


Trajce could you post the new CMakelists.txt? I am having a go at fixing up the 
readme to focus only on osgQT and testing it out on Windows.

Cheers,

Paul

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=69978#69978





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgQt and osg (CMake)

2017-01-13 Thread Trajce Nikolov NICK
Hi Robert,

what I tried to say and it fixed it was to call INCLUDE( FindOpenSceneGraph
) in the main CMakeLists.txt and use the OSG_INCLUDE_DIRS and OSG_LIBRARIES
in the project CMakeLists.txt

On Fri, Jan 13, 2017 at 9:31 AM, Robert Osfield 
wrote:

> Hi Nick,
>
> CMake itself has a whole set of find*.cmake scripts for the OSG. There
> is uber one FindOpenSceneGraph.cmake and a series of findosg.cmake,
> findosgUtil.cmake etc.
>
> Robert.
>
> On 10 January 2017 at 00:08, Trajce Nikolov NICK
>  wrote:
> > Hi Robert,
> >
> > since now osgQt is separate project, should it be osg dependent and have
> osg
> > as dependency in CMake as any other OSG based project so the user can set
> > OSG (and osg versions one might uses)? I have few OSG versions on my
> system
> > and just gave a try on osgQt with CMake and in short I am missing
> > FindOSG.cmake and the ability to set up the OSG I want (as in any other
> OSG
> > based project). How this suppose to work now ? I am on Windows & Ubuntu,
> the
> > testingwas done on Windows
> >
> > Thanks a lot as always!
> >
> > Cheers,
> > Nick
> >
> > --
> > trajce nikolov nick
> >
> > ___
> > osg-users mailing list
> > osg-users@lists.openscenegraph.org
> > http://lists.openscenegraph.org/listinfo.cgi/osg-users-
> openscenegraph.org
> >
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
trajce nikolov nick
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgQt and osg (CMake)

2017-01-13 Thread Robert Osfield
Hi Nick,

CMake itself has a whole set of find*.cmake scripts for the OSG. There
is uber one FindOpenSceneGraph.cmake and a series of findosg.cmake,
findosgUtil.cmake etc.

Robert.

On 10 January 2017 at 00:08, Trajce Nikolov NICK
 wrote:
> Hi Robert,
>
> since now osgQt is separate project, should it be osg dependent and have osg
> as dependency in CMake as any other OSG based project so the user can set
> OSG (and osg versions one might uses)? I have few OSG versions on my system
> and just gave a try on osgQt with CMake and in short I am missing
> FindOSG.cmake and the ability to set up the OSG I want (as in any other OSG
> based project). How this suppose to work now ? I am on Windows & Ubuntu, the
> testingwas done on Windows
>
> Thanks a lot as always!
>
> Cheers,
> Nick
>
> --
> trajce nikolov nick
>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgQt and osg (CMake)

2017-01-12 Thread Trajce Nikolov NICK
> osgQt is now a separated project? what do you mean?

robert put it into separate project on github out of the OSG core

On Wed, Jan 11, 2017 at 10:02 AM, Rollastre Prostit 
wrote:

> Sorry to step in, but... osgQt is now a separated project? what do you
> mean?
>
> We are very worried about how bad OSG and QT5 perform together. They were
> doing very good with qt4. But now... well, it was understandable when qt5
> appeared. There was a big change and some time is needed to adapt. But...
> well, we are now already with qt5.7 and things don't seem to improve. Not
> many news so far. Only some blog entries demonstrating how to integrate it
> with, say, discrete results... and now this one mentioning "osgQt is a
> separate project". Is Qt support somehow discontinued officially or
> something?
>
> On 10-Jan-17 1:08 AM, Trajce Nikolov NICK wrote:
>
> Hi Robert,
>
> since now osgQt is separate project, should it be osg dependent and have
> osg as dependency in CMake as any other OSG based project so the user can
> set OSG (and osg versions one might uses)? I have few OSG versions on my
> system and just gave a try on osgQt with CMake and in short I am missing
> FindOSG.cmake and the ability to set up the OSG I want (as in any other OSG
> based project). How this suppose to work now ? I am on Windows & Ubuntu,
> the testingwas done on Windows
>
> Thanks a lot as always!
>
> Cheers,
> Nick
>
> --
> trajce nikolov nick
>
>
> ___
> osg-users mailing 
> listosg-users@lists.openscenegraph.orghttp://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>


-- 
trajce nikolov nick
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgQt and osg (CMake)

2017-01-11 Thread Rollastre Prostit
Sorry to step in, but... osgQt is now a separated project? what do you 
mean?


We are very worried about how bad OSG and QT5 perform together. They 
were doing very good with qt4. But now... well, it was understandable 
when qt5 appeared. There was a big change and some time is needed to 
adapt. But... well, we are now already with qt5.7 and things don't seem 
to improve. Not many news so far. Only some blog entries demonstrating 
how to integrate it with, say, discrete results... and now this one 
mentioning "osgQt is a separate project". Is Qt support somehow 
discontinued officially or something?



On 10-Jan-17 1:08 AM, Trajce Nikolov NICK wrote:

Hi Robert,

since now osgQt is separate project, should it be osg dependent and 
have osg as dependency in CMake as any other OSG based project so the 
user can set OSG (and osg versions one might uses)? I have few OSG 
versions on my system and just gave a try on osgQt with CMake and in 
short I am missing FindOSG.cmake and the ability to set up the OSG I 
want (as in any other OSG based project). How this suppose to work now 
? I am on Windows & Ubuntu, the testingwas done on Windows


Thanks a lot as always!

Cheers,
Nick

--
trajce nikolov nick


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org