When you are running on windows, windows expects that all the dlls are
in PATH (or the same location as the exe). You may want to start the
clone executable from a terminal ensuring that you set the PATH
environment variable correctly to point to the dlls under the ParaView
build dir.

Utkarsh

On Mon, May 10, 2010 at 12:26 PM, A M <ars...@uga.edu> wrote:
> thanks Utkarsh
>
> The page you suggested cleared some stuff for me!
> As David suggested I tried to look at the examples under
> Examples\CustomApplications directory in the paraview source. I CMake'd the
> examples there such as Clone1&2 and Demo0&1 and tried to run them to see how
> they work (That would be a good working example to understand the process
> better), the projects compiled just fine but when I tried to run them I got
> the following two errors for Clone and Demo respectively:
> "pqapplicationcomponents.dll was not found, re-installing the application
> may fix this problem"
> "pqCore.dll was not found, re-installing the application may fix this
> problem"
>
> anyone has any idea what I did wrong here! what are these two dll files?
>
> best
> ~sam
>
> On Sun, May 9, 2010 at 11:02 PM, Utkarsh Ayachit
> <utkarsh.ayac...@kitware.com> wrote:
>>
>> You might also want to refer to the following wiki page details on the
>> custom application components:
>> http://paraview.org/Wiki/Writing_Custom_Applications
>>
>> Utkarsh
>>
>> On Sun, May 9, 2010 at 9:48 PM, David E DeMarle
>> <dave.dema...@kitware.com> wrote:
>> > Since that time, the branding infrastructure has merged from Utkarsh's
>> > bleeding edge repository mentioned in the paper, into the ParaView
>> > development branch, and then into the 3.8 release of ParaView.
>> >
>> > So just follow instructions from www.paraview.org to get the ParaView
>> > source, either 3.8 or current developement from git and use that make
>> > your own custom applications.
>> >
>> > In particular, the sample applications mentioned in the presentation
>> > that accompanied the paper are under the Examples/Applications
>> > directory.
>> >
>> > David E DeMarle
>> > Kitware, Inc.
>> > R&D Engineer
>> > 28 Corporate Drive
>> > Clifton Park, NY 12065-8662
>> > Phone: 518-371-3971 x109
>> >
>> >
>> >
>> > On Sun, May 9, 2010 at 9:33 PM, A M <ars...@uga.edu> wrote:
>> >>
>> >> Hi
>> >> I sent the following email to Paraview mailing list and someone just
>> >> answered back the the github was obsolete!! can you please guid me in a
>> >> right direction to download the correct source for the purpose of
>> >> Customizing Paraview please. is there any tutorial I can look in to?
>> >>
>> >> best
>> >> Sam
>> >>
>> >> Hi!
>> >>
>> >> So I am a little confused! I read a paper by Utkarsh A. Ayachit and in
>> >> this
>> >> paper he mentioned to clone the repository at
>> >> git://github.com/utkarshayachit/ParaView.git to obtain the modified
>> >> ParaView
>> >> source, up to here it is just fine, I can clone the directory just
>> >> fine.
>> >> Then he goes on and and says the "The branding code is on the Branding
>> >> branch, and a new reference application, called
>> >> paraview_revamed will be found in Applications/Client2 that is what I
>> >> can
>> >> NOT find. where is this branding branch exactly and how can I download
>> >> the
>> >> rest of what he is talking about? Does anyone knows?
>> >>
>> >> I looked at   http://github.com/utkarshayachit/ParaView the ParaView
>> >> code is
>> >> there but I didn't see anything called branding branch! Can anyone help
>> >> me
>> >> please!
>> >>
>> >> Best!
>> >> ~sam
>> >>
>> >>
>> >>
>> >>
>> >
>
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to