Displaying 2 results from an estimated 2 matches for "lqtgui".
Did you mean:
qtgui
2012 Jul 09
0
[LLVMdev] ExecutionEngine fails to use MCJIT, non-unique static member variables
...MX86Desc -lLLVMSelectionDAG -lLLVMX86AsmPrinter -lLLVMX86Utils
-lLLVMX86Info -
lLLVMAsmPrinter -lLLVMMCParser -lLLVMCodeGen -lLLVMScalarOpts
-lLLVMInstCombine -lLLVMTransformUtils -lLLVMipa -lLLVMAsmParser
-lLLVMArchive -lLLVMBitReader -
lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMCore -lLLVMSupport -lQtGui
-L/usr/lib64 -L/usr/lib64/qt4 -L/usr/X11R6/lib -lQtCore -lgthread-2.0
-lrt -lglib-2.0 -lpthread
Any help is appreciated,
Thomas
2015 Jan 31
0
Installation of qtiplot in Centos 7
...8.9/fitPlugins/explin'
rm -f libexplin.so.1.0.0 libexplin.so libexplin.so.1 libexplin.so.1.0
g++ -Wl,-O1 -Wl,-z,relro -shared -Wl,-soname,libexplin.so.1 -o
libexplin.so.1.0.0 explin.o -L/usr/lib64 ../../3rdparty/gsl/lib/libgsl.a
../../3rdparty/gsl/lib/libgslcblas.a -L/opt/local/lib -lpthread -lQtGui
-lQtCore
g++: error: ../../3rdparty/gsl/lib/libgsl.a: No such file or directory
g++: error: ../../3rdparty/gsl/lib/libgslcblas.a: No such file or directory
make[2]: *** [../libexplin.so.1.0.0] Error 1
make[2]: Leaving directory
`/home/rahman/Downloads/qtiplot-0.9.8.9/fitPlugins/explin'
make[1]:...