← Back to team overview

yade-users team mailing list archive

Re: problems with .tpp, .ipp, and loading QtGUI

 

Karen Daniels said:     (by the date of Mon, 7 Aug 2006 09:19:37 -0400)
> Greetings --
 
> I am a new user of yade,

Hello, new users are always welcome! Please however write to this
mailing list from the same address which you have subscribed. This post
from you had to be approved to appear here, because it was send from a
little different addres.

> and have had some difficulties getting the  
> program to run (on RHEL 4). When compiling, I get the following  
> errors (although make compile_install does finish):
> 
>       cp src/yade-lib-loki/*.hpp ///usr/local/include/yade/yade-lib-loki
>       cp src/yade-lib-loki/*.ipp ///usr/local/include/yade/yade-lib-loki
>       cp: cannot stat `src/yade-lib-loki/*.ipp': No such file or  
> directory
>       make[2]: [install] Error 1 (ignored)

"Error 1 (ignored)" means that this error is expected, it can occur and
is ignored. Tiziano Müller on yade-dev proposed a fix so that this error
won't even appear, and I will incorporate it into new release.


> I do not know if this problem is related to the fact that when I try  
> to run yade, I get the following messages even though /usr/local/lib/ 
> yade/yade-guis does contain libQtGUI.so.*
> 
>       loading configuration file: /ncsu/kdaniel/.yade/preferences.xml
>       Please wait while loading plugins.
>       Loading from : /usr/local/lib/yade/yade-guis
>       load unsuccesfull : QtGUI
>       Couldn't load everything, some stuff may work incorrectly.
>       Plugins loaded.
>       terminate called after throwing an instance of 'FactoryCantCreate'
>        what():  ClassFactory::create - cannot create class named: QtGUI
>       Abort
> 
> It is likely that I haven't satisfied some dependency, but I am  
> unsure which one. Any assistance in this matter would be welcome.

I assume that you have set up correctly the LD_LIBRARY_PATH. Please
compile and run the example from the attachment (type make to compile),
to verify that QGLViever is installed correcty. Omer Ardic has reported
that he had to install QGLViewer from tar.gz because .rpm didn't work.

If you still have problems I will be very happy to help! :))

-- 
Janek Kozicki                                                         |

Attachment: qgltest.tar.gz
Description: Binary data

_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://bat.berlios.de/mailman/listinfo/yade-users

Follow ups

References