yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #00256
Re: QGLVIEWER20, setSnapshotFilename
> I see that the latest SVN include a fix for "setSnapshotFilename", based
> on the defined/undefined QGLVIEWER20. This constant is not defined on my
> linux (debian sarge - with the same QGL version I always used) so Yade
> wont' compile. I had to define this constant in
> GLSimulationPlayerViewer.hpp, it works, but is it what I am supposed to
> do? Is it possible to pass this flag with the "make" command?
I'm sorry I'm quicker at making changes than explaining them. I'm working
on webpage update, and this will be explained there....
you have to add a flag to CXXFLAGS, like this:
CXXFLAGS='-DQGLVIEWER20 -g'
-D<something> means that <something> will be #defined during compilation.
--
Janek Kozicki |
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://lists.berlios.de/mailman/listinfo/yade-users
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: Bruno Chareyre, 2006-07-10