e.kabarie wrote: > Could you please tell me which files are required for the proper > compilation of the project?
I gather you're trying to build the code as an MSVC "project", rather than using the makefiles that come with NSPR. We don't support that. Once built, the NSPR headers and shared libraries can be used in other MSVC projects, but I advise against trying to build NSPR itself as an MSVC project. > Another thing which I wanted to enquire was that some of the files > were .C while others were .CPP so what should I compile the source as: > as C code or as CPP code? There are "dead" source files in NSS and NSPR, files that don't actually get built. When I build NSPR on windows, no .cpp files get built, so I gather they're dead. > ps: I'm using VC++ 2005 express edition. Me too. -- Nelson B _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto