Hello Mat,
does the PGI C/C++ compiler support WIN32API/MFC/ATL?
If so, can for example visual studio projects (vs6/2005/2008/2010) be compiled/build directly? How would that be done?
Thank you,
Ruben
Hello Mat,
does the PGI C/C++ compiler support WIN32API/MFC/ATL?
If so, can for example visual studio projects (vs6/2005/2008/2010) be compiled/build directly? How would that be done?
Thank you,
Ruben
Hi Ruben,
does the PGI C/C++ compiler support WIN32API/MFC/ATL?
The Win32 API, yes, but I’ve never tried compiling MFC or ATL with PGI. My guess is no, that they contain MS specific extensions, but I’m not sure.
If so, can for example visual studio projects (vs6/2005/2008/2010) be compiled/build directly?
We have a Fortran product called PVF (PGI Visual Fortran), but not one for C/C++. For C/C++, you’ll need to use our command line compilers instead of VS.