|
10/28/2008 2:56 PM
post15644
|
Yes I did that and now the app does'nt fail, but it still gives wrong results in two different launching
thro' IDE it's correct--->
Welcome to the Fuzzy c++
:/proc/boot:/lib:/lib/dll:/root/prog
Kp-1.26048Ki-0.260479Kd-0.260479
kp : -1.26, Ki : -0.26 , kd : -0.26
Ending Fuzzy c++
thro' remote launching--->
Welcome to the Fuzzy c++
:/proc/boot:/lib:/lib/dll:/root/prog
Kp-6.51398e-10Ki-6.51398e-10Kd-6.51398e-10
kp : -0.00, Ki : -0.00 , kd : -0.00
Ending Fuzzy c++
I suspected the libcpp.so.3 because of the reporting when it was'nt present, but std:cout is working so it is not libcpp
.so.3
|
|
|
|
|