Nitin Sachdeva wrote: > Hello i m trying to build the podofo code on vc++ 6 ide, and i m having so > many > problems in that, please suggest me how i can build from using precompiled > header notation or not simple using precompiled header stdafx., please i > request u to send me a proper instructions to build podofo code in vc++ 6.0 > ide. > PoDoFo is not officially supported or tested with Visual Studio 6. There are people using it with VC6, however, like Ulrich Arnold, and Dom does merge patches to correct build issues with Visual Studio 6. There was another essentially identical question from somebody else on this list a few days ago, also using a yahoo.co.in address. Like you, they didn't supply enough information for a useful answer to be possible. I'll repeat Ulrich's response to them:
" I´m using VC6 with Podofo and it works fine. How did you produce your .dsp-File? I have not used CMAKE, but build the dsp's by manually including all sources. Your problem seems to be connected with precompiled headers. By default you get "use precompiled headers using stdafx.h". As the PoDoFo-Sources don't use this MS-specific construct, you have to disable precompiled headers in the properties. " PoDoFo is tested with under Windows with CMake-generated Visual Studio 9 2008 Express Edition project files and with the gcc-derived MinGW compiler (though I haven't had a chance to test recent svn). Dom might be testing with VS EE 8, too, I'm not sure. As far as I know building using CMake with VS 6 has never been tested, but I'd welcome reports to the contrary. By the way, why do you use Visual Studio 6? It's *ancient*, buggy, unsupported, has incomplete C++ support, and if your code is reasonably clean it should be fairly easily replaced with the free Express Edition version of the latest Visual Studio (or a paid version if you want the profiling tools, resource file editor, etc). -- Craig Ringer ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Podofo-users mailing list Podofo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/podofo-users