[osg-users] Osgswig
Gerrick Bivins
gbivins at objectreservoir.com
Thu Jul 3 08:58:40 PDT 2008
I¹m on 10.5.3 Mac OSX.
Here¹s the error:
/opt/local/bin/cmake -H/Users/gbivins/work/APIs/osgswig-new
-B/Users/gbivins/work/APIs/osgswig-new/build-mac --check-build-system
CMakeFiles/Makefile.cmake 0
/opt/local/bin/cmake -E cmake_progress_start
/Users/gbivins/work/APIs/osgswig-new/build-mac/CMakeFiles
/Users/gbivins/work/APIs/osgswig-new/build-mac/CMakeFiles/progress.make
make -f CMakeFiles/Makefile2 all
make -f src/python/CMakeFiles/_osg.dir/build.make
src/python/CMakeFiles/_osg.dir/depend
cd /Users/gbivins/work/APIs/osgswig-new/build-mac && /opt/local/bin/cmake -E
cmake_depends "Unix Makefiles" /Users/gbivins/work/APIs/osgswig-new
/Users/gbivins/work/APIs/osgswig-new/src/python
/Users/gbivins/work/APIs/osgswig-new/build-mac
/Users/gbivins/work/APIs/osgswig-new/build-mac/src/python
/Users/gbivins/work/APIs/osgswig-new/build-mac/src/python/CMakeFiles/_osg.di
r/DependInfo.cmake --color=
make -f src/python/CMakeFiles/_osg.dir/build.make
src/python/CMakeFiles/_osg.dir/build
/opt/local/bin/cmake -E cmake_progress_report
/Users/gbivins/work/APIs/osgswig-new/build-mac/CMakeFiles 1
[ 2%] Building CXX object src/python/CMakeFiles/_osg.dir/osgPYTHON_wrap.o
cd /Users/gbivins/work/APIs/osgswig-new/build-mac/src/python && /usr/bin/c++
-D_osg_EXPORTS -fPIC -I/Users/gbivins/work/APIs/installs/include
-I/Users/gbivins/work/APIs/osgswig-new/include
-I/Users/gbivins/work/APIs/osgswig-new/build-mac/include
-I/System/Library/Frameworks/Python.framework/Headers -o
CMakeFiles/_osg.dir/osgPYTHON_wrap.o -c
/Users/gbivins/work/APIs/osgswig-new/build-mac/src/python/osgPYTHON_wrap.cxx
/Users/gbivins/work/APIs/osgswig-new/build-mac/src/python/osgPYTHON_wrap.cxx
: In function void*
_p_osg__TemplateIndexArrayT_unsigned_int_osg__Array__UIntArrayType_1_0x1405_
tTo_p_MixinVectorT_unsigned_int_t(void*, int*)¹:
/Users/gbivins/work/APIs/osgswig-new/build-mac/src/python/osgPYTHON_wrap.cxx
:260041: error: MixinVector¹ was not declared in this scope
/Users/gbivins/work/APIs/osgswig-new/build-mac/src/python/osgPYTHON_wrap.cxx
:260041: error: expected primary-expression before void¹
/Users/gbivins/work/APIs/osgswig-new/build-mac/src/python/osgPYTHON_wrap.cxx
:260041: error: expected `)' before void¹
make[2]: *** [src/python/CMakeFiles/_osg.dir/osgPYTHON_wrap.o] Error 1
make[1]: *** [src/python/CMakeFiles/_osg.dir/all] Error 2
make: *** [all] Error 2
Gerrick
On 7/3/08 10:55 AM, "Gerwin de Haan" <gerwindehaan at gmail.com> wrote:
> I use OpenSceneGraph-2.4.0 on linux, last time I checked windows was fine too.
> What errors do you get ? In the meantime I'll do a svn-head checkout and see
> what's up.
>
>
> On Thu, Jul 3, 2008 at 3:04 PM, Gerrick Bivins <gbivins at objectreservoir.com>
> wrote:
>> What version of osg is needed to compile with osgswig? I'm getting compile
>> errors with the svn head.
>>
>>
>>
>>
>> On 7/3/08 4:11 AM, "Gerwin de Haan" <gerwindehaan at gmail.com> wrote:
>>
>>> Good to see everyone's still up and running on osgswig, although it's always
>>> showing on the google code page. I'm using osgswig (for Python) on a daily
>>> basis, every now and then I commit some changes to svn. Most of the stuff I
>>> do is not directly in osgswig itself, but I still want to transfer some of
>>> my work into the examples. E.g. I recently used osgswig within a PyGTK
>>> window, also the use together with IPython works fine. Please post any
>>> requests for features, examples etc. in the google code wiki
>>> http://code.google.com/p/osgswig/w/list (or on this mailing list). BTW, we
>>> could use some help with the Java and Ruby side of things.
>>>
>>>
>>> On Thu, Jul 3, 2008 at 10:33 AM, Hartmut Seichter <lists at technotecture.com>
>>> wrote:
>>>> Gerrick Bivins wrote:
>>>>> Any plans for building java binding with Cmake?
>>>>>
>>>>>
>>>>>
>>>> Well, in the early days when osgSWIG was osgWrapper/Bindings I had a Java
>>>> version running. Being just a far observer of Java I am too unfamiliar of
>>>> the Java way of packaging. But in principle the build should be working.
>>>>
>>>>
>>>> H
>>>>
>>>>> On 6/27/08 8:27 AM, "Luigi Calori" <l.calori at cineca.it> wrote:
>>>>>
>>>>>
>>>>>> Hi Harmut, I did not know you were still working on osgswig, If it can
>>>>>> help, I attach some mods we have done to develop some code based on
>>>>>> osgswig
>>>>>> We have tried to add wrapping to write node visitor derived python
>>>>>> I include all our mods, (we have also mod cmake to covert .dll to pyd)
>>>>>> It is tested under win XP with osg 2.5
>>>>>> We have also tried it under Linux and it compiles correctly but has some
>>>>>> runtime problems
>>>>>> We have also integrated osg window with wxpython, it is working under
>>>>>> windows but bad performance under linux
>>>>>>
>>>>>> I attach a patch built with tortoise patch
>>>
>>>
>>>
>>> _______________________________________________
>>> osg-users mailing list
>>> osg-users at lists.openscenegraph.org
>>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>>
>>> _______________________________________________
>>> osg-users mailing list
>>> osg-users at lists.openscenegraph.org
>>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> osg-users mailing list
>>> osg-users at lists.openscenegraph.org
>>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080703/a7e03df8/attachment-0003.htm>
More information about the osg-users
mailing list