On Monday 08 May 2006 14:15, Bo Peng wrote: > The only serious patch I need to do with qt4.py is actually related to > the .C extension we use. It is not considered as a C++ extension > there. Also, under windows, since windows is not case sensitive, the > .C files are considered as .c and gcc is used. I have to solve that > problem for windows.
Lars proposed before to rename .C files to .cpp or .cxx to avoid that problem. > Bo -- José Abílio