z7z8th / pso-path-plan

Asynchronized Particle Swarm Optimization Algorithm (PSO)
0 stars 0 forks source link

gcc -O2 not working anymore! #1

Open z7z8th opened 5 years ago

z7z8th commented 5 years ago

Can't draw to QPixmap and save it as png. Used to work at May 2011, with both arm g++ and x86 g++.

Probably memory corruption?

Better rewrite all new function with STL containers!!!

z7z8th commented 5 years ago

-O0 still work.