Puck2099
Certified Guru
Hi,
I have read in several sites that C++ is incompatible with GP32's official SDK due to problems with "new", "delete" and others memory management functions.
I think that using Mirko's SDK there will be no problems but I am more comfortable with the official SDK.
I need to make use of all C++ features (classes, objects...) because I want to port a C++ project that makes use of them. Does anyone know if there is any way to do it using official SDK?, maybe remaping memory management functions?
Thanks a lot
I have read in several sites that C++ is incompatible with GP32's official SDK due to problems with "new", "delete" and others memory management functions.
I think that using Mirko's SDK there will be no problems but I am more comfortable with the official SDK.
I need to make use of all C++ features (classes, objects...) because I want to port a C++ project that makes use of them. Does anyone know if there is any way to do it using official SDK?, maybe remaping memory management functions?
Thanks a lot