← Back to team overview

yade-users team mailing list archive

Re: new user problem with generating new preprocesor

 

Benjamin Fragneaud said:     (by the date of Thu, 17 Apr 2008 09:52:18 -0400)

> Yes I did, 
> I also modified this file.
> But nothing happened

If you added TriaxialTest2.cpp to SConscript, then it should work. To
be completely sure you can:

1. look into place where yade is installed, see in directory 
     lib/yade-*/pkg-dem/
   if it contains file libTriaxialTest2.so, a file libTriaxialTest.so *will* be there.

2. you can try to recompile everything, run 'scons -c' (or scons
clean if you are using latest SVN version), delete the directory
"../build-*", and compile again by running 'scons'

3. which version of yade are you using?

4. Also check in SConscript if you correctly added "2" for TriaxialTest2.cpp

-- 
Janek Kozicki                                                         |
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-users



References