yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #00241
Re: drawing loop
> Callback example is very healthy, works well.
very good :)
I have written a small test program, please check if it works. If yes,
then I will put this solution inside yade.
svn checkout svn://svn.berlios.de/yade/snippets/trunk/Thread-multi
cd Thread-multi
qmake
make
cd bin
./thread
The old drawing loop is here, and should _not_ work on your computer (but
you can try, so we will be sure):
svn checkout svn://svn.berlios.de/yade/snippets/trunk/Thread-queue
cd Thread-queue
qmake
make CXXFLAGS='-pthread -lpthread'
cd bin
./thread
It should compile without problems, but crash just like "new simulation"
in yade when executed.
--
Janek Kozicki |
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://lists.berlios.de/mailman/listinfo/yade-users
Follow ups
References
-
problem while running YADE - Segmentation Fault
From: Tal Wexler Evron, 2006-06-11
-
Re: problem while running YADE - Segmentation Fault
From: Janek Kozicki, 2006-06-12
-
Re: problem while running YADE - Segmentation Fault
From: Tal Wexler Evron, 2006-06-22
-
Re: problem while running YADE - Segmentation Fault
From: Janek Kozicki, 2006-06-23
-
Re: problem while running YADE - Segmentation Fault
From: Tal Wexler Evron, 2006-06-25
-
Re: problem while running YADE - Segmentation Fault
From: Janek Kozicki, 2006-06-25
-
Re: problem while running YADE - Segmentation Fault
From: Ye Yonggeng, 2006-06-25
-
sparse_matrix :)
From: Janek Kozicki, 2006-06-25
-
problem while running YADE - Segmentation Fault
From: Ye Yonggeng, 2006-06-26
-
Re: glutInit() problem.
From: Janek Kozicki, 2006-06-26
-
Re: glutInit() problem.
From: Ye Yonggeng, 2006-06-26
-
Re: glutInit() problem.
From: Janek Kozicki, 2006-06-26
-
Re: glutInit() problem.
From: Ye Yonggeng, 2006-06-26
-
Re: glutInit() problem.
From: Janek Kozicki, 2006-06-26
-
Re: glutInit() problem.
From: Ye Yonggeng, 2006-06-27
-
Re: glutInit() problem.
From: Janek Kozicki, 2006-06-27
-
Re: glutInit() problem.
From: Ye Yonggeng, 2006-06-27