[Paraview] Intel Build: QT Error

Andy Bauer andy.bauer at kitware.com
Fri Jun 21 14:43:58 EDT 2013


Hi Rick,

You may be able to set your CXX and CC environment variables in the shell
your building in to get what you want. I don't know enough about the Qt
build system though to know if it will then use those compilers but I'm
optimistic enough to think it will :)

Regards,
Andy

On Fri, Jun 21, 2013 at 2:27 PM, Angelini, Richard C (Rick) CIV USARMY ARL
(US) <richard.c.angelini.civ at mail.mil> wrote:

>  I am trying to build 4.0.1 using the Superbuild on an Intel-build
> system.    I have my compilers set to icc/icpc     I'm failing deep down in
> the QT build with missing Intel libraries - and I believe that the reason
> for the failure is that somehow QT is trying to build with gcc/g++ rather
> than icc/icpc.  Is there any way to force the compiler selection down to QT?
>
> cd src/corelib/ && make -f Makefile
> make[1]: Entering directory
> `/usr/local/u/angel/PV/Build/qt/src/qt-build/src/corelib'
> rm -f libQtCore.so.4.8.2 libQtCore.so libQtCore.so.4 libQtCore.so.4.8
> g++ -L/usr/local/u/angel/PV/Build/install/lib -Wl,--no-undefined
> -Wl,-e,qt_core_boilerplate -Wl,-O1
> -Wl,-rpath,/usr/local/u/angel/PV/Build/install/lib
> -Wl,-rpath,/usr/local/u/angel/PV/Build/install/lib -shared
> -Wl,-soname,libQtCore.so.4 -o libQtCore.so.4.8.2
> .obj/release-shared/qabstractanimation.o .obj/
>
>   ------------------------------
> Rick Angelini
>
> USArmy Research Laboratory
>  CISD/HPC Architectures Team
> Building 120 Cube 315
>  Phone:  410-278-6266
>
> _______________________________________________
> 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/20130621/56d6e762/attachment.htm>


More information about the ParaView mailing list