yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #00243
Re: drawing loop
Ye Yonggeng said: (by the date of Wed, 28 Jun 2006 09:48:51 +0200)
> When I launch new thread:
>
> :~/Thread-multi/bin$ ./thread
> freeglut ERROR: Function <glutSolidCube> called without first calling
> 'glutInit'.
>
>
> :~/Thread-queue/bin$ ./thread
> beginning Of thread number : 0
> beginning Of thread number : 1
> Segmentation fault
>
> I think you are right, but you forgot to initiate glut like you
> mentioned before.
oh, yes. sorry. Just add the line with glutInit(argc,argv) in thread.cpp
in main(argc,argv)
again I forgot about that :)
I works then?
--
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
-
Re: drawing loop
From: Janek Kozicki, 2006-06-27
-
Re: drawing loop
From: Ye Yonggeng, 2006-06-28