moin, me again ;) I mentioned, that I weren't able to compile the simulatormanager branch, at first. I needed to remove one line from tests/math/matrixtester.cpp:
--- a/tests/math/matrixtester.cpp
+++
b/tests/math/matrixtester.cpp
@@ -400,7 +400,6 @@ private slots:
//
nonz = number of nonzero elements
for(int nonz=1;nonz<10; nonz++){
// fill m with nonz nonzero elements
-
m.setZero(maxrow,maxcol);
m.setZero();
for(int i=0;
i<nonz; i++){
do {
bye then
julian
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://ad.doubleclick.net/clk;226879339;13503038;l? http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________ Ktechlab-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ktechlab-devel
