Hi Robert,
I just explicitly did what you suggested: running CMake as administrator. It does not help. I was logging in with an administrator level account when I was running CMake. Any other suggestions? It seems pqApplicationComponents project misses a couple of .ui files, i.e. pyLinksManager.ui, pqPliginDialog.ui, and pqMultiViewFrameMenu.ui. I added them to the project's resource folder. That does not have any effect.

Best,
x

On 6/10/2010 10:45 AM, Robert Maynard wrote:
Are you still getting the Qt errors after rebuilding ParaView in a clean directory with CMake set to run as administrator?

If so can you please email me the CMakeCache.txt for the build.

On Thu, Jun 10, 2010 at 8:54 AM, Dr. X <[email protected] <mailto:[email protected]>> wrote:

    Hi Rob,
    Any luck with pqComponent? Thanks a lot.

    Best,
    x

    On 6/8/2010 3:25 PM, Robert Maynard wrote:
    Hi,

    I am currently tracking down the problem with why ParaView is not
    building correctly for you. But I need some information that is
    not in the CMakeCache.txt

    Mainly:

        * Are you running CMake as an Administrator or Standard User
        * What Version of Visual Studio are you using ( Express /
          Premium / Ultimate / Pro )

    On Tue, Jun 8, 2010 at 2:15 PM, Dr. X <[email protected]
    <mailto:[email protected]>> wrote:

        Hi Robert,
        Here you go. Thanks a lot.

        Best,
        x


        On 6/8/2010 1:22 PM, Robert Maynard wrote:
        Would you be able to provide the CMakeCache.txt from the
        build folder?

        On Tue, Jun 8, 2010 at 11:48 AM, Dr. X <[email protected]
        <mailto:[email protected]>> wrote:

            Hi All,
            I have following errors on project
            "pqApplicationComponents".

            Error    21    error C1083: Cannot open include file:
'ui_pqLinksManager.h': No such file or directory D:\ParaView\Qt\Components\pqLinksManager.h 38 pqApplicationComponents
            Error    30    error C1083: Cannot open include file:
'ui_pqMultiViewFrameMenu.h': No such file or directory D:\ParaView\Qt\Components\pqMultiViewFrame.h 38 pqApplicationComponents
            Error    29    error C1083: Cannot open include file:
'ui_pqPluginDialog.h': No such file or directory D:\ParaView\Qt\Components\pqPluginDialog.h 39 pqApplicationComponents
            Error    8    error C3861: 'mkdir': identifier not found
D:\ParaView\Applications\AdaptiveParaView\ppRawStridedReader2.cxx
               113    ppRawStridedReader2

            It seems like the Qt .ui files are not added into the
            project. Could you please help?
            Thanks a lot.

            Best,
            x
            _______________________________________________
            Powered by www.kitware.com <http://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




-- Robert Maynard




-- Robert Maynard




--
Robert Maynard

_______________________________________________
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