1 Nov 2002 01:08
Re: nsFilePicker.cpp failing in clean build
J. Michael Caine <mcaine <at> artlogic.com>
2002-11-01 00:08:46 GMT
2002-11-01 00:08:46 GMT
Indeed, if I execute that single line "c++ -o nsFilePicker.o -c ...." and manually add in -I../../../dist/include/exthandler, it works perfectly (couple of innocuous warnings). But I can't figure out how to get that include path added into the huge makefile heirarchy. I don't see clearly where the others are added, based on decisions. I searched for 'enable-default-toolkit', since, without this, the build works fine - I figured that perhaps that's where the include paths are set. But I had no such luck. Can anyone help? Thanks.
RSS Feed