Im having problems with Visual C++. Does GAlib work with Visual C++?
GAlib will compile under Visual C++, but Microsoft’s compiler is overly strict about types without being smart. It adheres so strictly to the ANSI standard that it becomes a real pain in the #@$! to use. In GAlib 2.4.x you will have to add explicit casts to many member functions to get the library to compile.