Hi Folks,

  I took Firefox source code and read all documentation published in:

   http://developer.mozilla.org/en/docs/Configuring_Build_Options
   http://developer.mozilla.org/en/docs/Build_and_Install

But I can't compile just a simple test code that comes with firefox code (mozilla/netwerk/test/TestCacheBlockFiles.cpp).

I'm using a GNU/Linux debian stable version and decided to install, with apt-get command, the firefox-dev package. Then, I have the include headers files directory and library directories.

/usr/include/firefox/
/usr/lib/firefox/


I'm trying to compile the test located in mozilla/netwerk/test/TestCacheBlockFiles.cpp, but I didn't have success.

Someone can help me with this problem? Is there a documentation that explains how I can compile my code or test code with firefox library?

  Thanks,

  Caetano
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to