i'm sorry you're having to re-do some of the code that i've already
written. if you'd like, i can send you my version of the header files
(they're well-commented) until I can figure out the qmake stuff and do the
commits myself.
imran
On Tue, Jul 15, 2008 at 12:52 AM, Paolo Cignoni <pao...@is...>
wrote:
> Hi imran,
>
> I have also committed to the svn a revised version of the collada parsing
> stuff.
> Now it works somewhat better. Particularly in parsing stuff with a
> significant hierarchy of transformations.
>
>
> Cheers p.
>
> I am going to work on the collada stuff much more in these days so update
> very often.
>
>
> skunkwerk wrote:
>
> hi paolo,
> i noticed the colladaio.pro file with the header files mentioned. i'm
> going to try working out why it's not working tonight... do you have any
> ideas?
>
> appreciate it,
> imran
>
> On Sat, Jul 12, 2008 at 12:28 PM, skunkwerk <sku...@gm...> wrote:
>
>> I tried again with a completely fresh svn of both projects, still doesn't
>> detect the change to colladaformat.h when I do 'make'
>> help?
>>
>> the only file i modified was:
>> meshlabpluginsv11.pro:
>> TEMPLATE = subdirs
>> SUBDIRS = meshfilter \
>> baseio\
>> colladaio\
>> meshrender\
>> cleanfilter
>>
>>
>> On Sat, Jul 12, 2008 at 11:00 AM, skunkwerk <sku...@gm...> wrote:
>>
>>> what's the filename of the collada io filter's .pro file? I'll try
>>> deleting the meshlab and vcg folders and getting a fresh checkout...
>>>
>>> thanks,
>>> imran
>>>
>>> On Fri, Jul 11, 2008 at 11:15 PM, Paolo Cignoni <
>>> pao...@is...> wrote:
>>>
>>>> strange. To me works correctly.
>>>> by the way I am heavily working on the collada stuff in this weekend.
>>>> so be careful, update frequently, both meshlab and vcg, and never-ever
>>>> rollback my modifications to the collada stuff.
>>>>
>>>> Cheers
>>>> Paolo
>>>>
>>>>
>>>>
>>>> skunkwerk wrote:
>>>>
>>>> thanks Paolo,
>>>> I updated both projects to the latest svn releases, and added a test
>>>> line to import_dae.h and colladaformat.h. I did a 'make all' but qmake
>>>> didn't detect any changes. Do you know what could be wrong? Does it detect
>>>> changes on your system if you edit either of those files?
>>>>
>>>> imran
>>>>
>>>> 2008/6/29 Paolo Cignoni <pao...@is...>:
>>>>
>>>>> 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...> 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...> 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 lis...@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...
>>>>>>> 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 lis...@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...
>>>>>> 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 lis...@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...
>>>>> https://lists.sourceforge.net/lists/listinfo/meshlab-devel
>>>>>
>>>>>
>>>> ------------------------------
>>>>
>>>> -------------------------------------------------------------------------
>>>> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
>>>> Studies have shown that voting for your favorite open source project,
>>>> along with a healthy diet, reduces your potential for chronic lameness
>>>> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
>>>>
>>>> ------------------------------
>>>>
>>>> _______________________________________________
>>>> Meshlab-devel mailing lis...@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
>>>>
>>>>
>>>>
>>>> -------------------------------------------------------------------------
>>>> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
>>>> Studies have shown that voting for your favorite open source project,
>>>> along with a healthy diet, reduces your potential for chronic lameness
>>>> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
>>>> _______________________________________________
>>>> Meshlab-devel mailing list
>>>> Mes...@li...
>>>> https://lists.sourceforge.net/lists/listinfo/meshlab-devel
>>>>
>>>>
>>>
>>
> ------------------------------
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the worldhttp://moblin-contest.org/redirect.php?banner_id=100&url=/
>
> ------------------------------
>
> _______________________________________________
> Meshlab-devel mailing lis...@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
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Meshlab-devel mailing list
> Mes...@li...
> https://lists.sourceforge.net/lists/listinfo/meshlab-devel
>
>
|