← Back to team overview

yade-dev team mailing list archive

Re: [svn] r1717 - trunk/pkg/snow/Engine

 

I will change cerr<<"ERROR: ..." to throw runtime_error("..."), since otherwise the user may not notice and get garbage results. Hope that is OK.
+#else
+		std::cerr<<  "ERROR: full version of wm3 library is needed\n";
+#endif




Follow ups

References