[Paraview] packaging branded problem

Dave Partyka dave.partyka at kitware.com
Tue Mar 16 11:30:56 EDT 2010


Hi Eric, try now. I have moved that file into ParaView\CMake (as it is only
used by ParaViewMacros.cmake) and just added the missing install rule for
it. Let me know if it still gives the error.

On Tue, Mar 16, 2010 at 11:13 AM, Utkarsh Ayachit <
utkarsh.ayachit at kitware.com> wrote:

> Good catch. We have a fix for it. Dave should have it committed soon.
>
> Utkarsh
>
> p.s. you guys have been really great (and patient) at helping us
> identify and iron out these build/install issues. Thanks!
>
> On Tue, Mar 16, 2010 at 10:25 AM, Eric E. Monson <emonson at cs.duke.edu>
> wrote:
> > Hey all,
> >
> > I'm having trouble today packaging my branded app on 64-bit Ubuntu. I'm
> just trying to run ccmake to configure, I have  BUILD_SHARED: ON, but it has
> trouble when I turn CMAKE_SKIP_RPATH:ON. It seems to be having trouble
> expanding ParaView_SOURCE_DIR on line 172 of ParaViewMacros.cmake, giving me
> this error during configure stage:
> >
> > CMake Error: File /Servers/Executables/pv-forward.c.in does not exist.
> >
> >  CMake Error at
> /home/emonson/Programming/ParaView_cvs/ParaView3/CMake/ParaViewMacros.cmake:172
> >  (CONFIGURE_FILE):
> >   configure_file Problem configuring file
> >  Call Stack (most recent call first):
> >
> /home/emonson/Programming/ParaView_cvs/ParaView3/CMake/ParaViewBranding.cmake:263
> >  (add_executable_with_forwarding2)
> >   MSI_Strip3/CMakeLists.txt:48 (build_paraview_client)
> >
> > Any clue whether this is something I have set up wrong, or is it a bug? I
> rebuilt paraview yesterday with a new build of Qt, so I'm not sure if I
> screwed something up since this used to work fine.
> >
> > (CVS 2010-03-15 ParaView, Qt 4.6.2 from source, ffmpeg, CMake 2.6-patch
> 4)
> >
> > Thanks,
> > -Eric
> >
> > _______________________________________________
> > 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
> >
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100316/43b16e86/attachment.htm>


More information about the ParaView mailing list