I have updated the pro of the collada io filter,
again:
there is no more anything like ../../sf/wrap/io_trimesh/import_dae.h
vcg library when moved from cvs to svn is located in a vcglib based path
so you shoud have writte
../../vcglib/wrap/io_trimesh/import_dae.h
cheers
p.
PS - IMPORTANT!
please update both meshlab and vcg library from the SVN (forget CVS)
i have just committed some minimal changes in the collada stuff.
skunkwerk wrote:
> has anyone tried debugging meshlab on linux - i'm using gdb/ddd, but
> am having trouble loading in the import_dae.h file, as ddd doesn't
> recognize it as part of the program, ie. when I go to file -> open
> source it's not listed as one of the files I can load. I used to be
> able to get around this by simply loading mainwindow_RuntTime.cpp and
> putting a breakpoint in the function that would eventually call the
> file i was interested in, but that didn't work this time
>
> i didn't see any .h files specified in any of the .pro files in
> meshlab, but when I added this to my /meshlab/src .pro file:
> HEADERS = ../../sf/wrap/io_trimesh/import_dae.h
> it still didn't detect any changes when I issued 'make all'
>
> any further suggestions?
>
> thanks,
> imran
>
> On Fri, Jun 27, 2008 at 10:55 AM, Paolo Cignoni
> <pao...@is... <mailto:pao...@is...>> wrote:
>
> skunkwerk wrote:
>> thanks Paolo,
>>
>> 1) what do you mean by 'don't use the old sf path' - should the
>> directory structure be different?
> yes look at http://meshlab.sourceforge.net/wiki/index.php/Compiling
> the standard path for the vcg lib stuff is no more something like
> sf/wrap but vcglib/wrap
>> 2) the file i'm changing is import_dae.h, for collada stuff
> Great! i hoped that,
>> 3) if you can give me a deadline of when the next release is
>> planned for, I can try to commit the collada changes by then
> I hope before mid july. I hope.
>
> cheers
> p.
>
>
>>
>> i'll try adding it to the .pro file and try again
>>
>> yours,
>> imran
>>
>> On Fri, Jun 27, 2008 at 1:59 AM, Paolo Cignoni
>> <pao...@is... <mailto:pao...@is...>> wrote:
>>
>> Usually the stuff inside vcglib (do not use anymore the old
>> "sf" path) should be reasonably static and it should not be
>> changed very frequently.
>>
>> In the case you need to experiment on a particular file of
>> the vcglib simply add that .h file of the vcglib that you are
>> changing into the header section of your pro file (apropos
>> use the standard way of making .pro files that uses a common
>> .pri file with all the common stuff).
>>
>> by the way what file of the vcglib are you changing and why?
>>
>>
>> Off topic:
>> If i well remember, you had corrected some bugs of the
>> collada importing library but i do not remember exactly if
>> you committed all the changes that you have done.
>> Could you check it?
>>
>> cheers
>>
>> P.
>>
>>
>>
>>
>> skunkwerk wrote:
>>> i'm still having trouble with the make system for meshlab -
>>> whenever I make a change in /devel/sf/wrap/ somewhere and do
>>> a 'make all' it doesn't detect any changes, so I have to do
>>> a 'make clean' and then a 'make all' again which takes a
>>> good 20 minutes. it would save me an invaluable amount of
>>> time if someone could tell me how to fix this... or suggest
>>> a workaround
>>>
>>> this is on linux
>>>
>>> thanks,
>>> imran
>>> ------------------------------------------------------------------------
>>>
>>> -------------------------------------------------------------------------
>>> Check out the new SourceForge.net Marketplace.
>>> It's the best place to buy or sell services for
>>> just about anything Open Source.
>>> http://sourceforge.net/services/buy/index.php
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Meshlab-devel mailing list
>>> Mes...@li... <mailto:Mes...@li...>
>>> https://lists.sourceforge.net/lists/listinfo/meshlab-devel
>>>
>>
>>
>> --
>> Paolo Cignoni -- Senior Researcher
>> Visual Computing Laboratory - ISTI - CNR
>> http://vcg.isti.cnr.it/~cignoni <http://vcg.isti.cnr.it/%7Ecignoni>
>>
>> ISTI - CNR
>> Via Moruzzi 1,
>> 56124 Pisa
>> ITALY
>>
>>
>> -------------------------------------------------------------------------
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://sourceforge.net/services/buy/index.php
>> _______________________________________________
>> Meshlab-devel mailing list
>> Mes...@li...
>> <mailto:Mes...@li...>
>> https://lists.sourceforge.net/lists/listinfo/meshlab-devel
>>
>>
>> ------------------------------------------------------------------------
>>
>> -------------------------------------------------------------------------
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://sourceforge.net/services/buy/index.php
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Meshlab-devel mailing list
>> Mes...@li... <mailto:Mes...@li...>
>> https://lists.sourceforge.net/lists/listinfo/meshlab-devel
>>
>
>
> --
> Paolo Cignoni -- Senior Researcher
> Visual Computing Laboratory - ISTI - CNR
> http://vcg.isti.cnr.it/~cignoni <http://vcg.isti.cnr.it/%7Ecignoni>
>
> ISTI - CNR
> Via Moruzzi 1,
> 56124 Pisa
> ITALY
>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Meshlab-devel mailing list
> Mes...@li...
> <mailto:Mes...@li...>
> https://lists.sourceforge.net/lists/listinfo/meshlab-devel
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Meshlab-devel mailing list
> Mes...@li...
> https://lists.sourceforge.net/lists/listinfo/meshlab-devel
>
--
Paolo Cignoni -- Senior Researcher
Visual Computing Laboratory - ISTI - CNR
http://vcg.isti.cnr.it/~cignoni
ISTI - CNR
Via Moruzzi 1,
56124 Pisa
ITALY
|