On Mar 4, 2004, at 3:25 PM, Soheila Bashardoust-Tajali wrote:

You don't need to change the "tools.ini" to run the intel compiler. All
you need are the Makefiles, to do your build completely.
So first use the IDE with "XalanICU.dsw" to make all the Makefiles, and
then try the following command (eg) on the prompt:


NMAKE /f BuildMessages.mak CFG="LocalizationWithICU - Win32 Release"
CPP=icl.exe

That doesn't work very well for me, unfortunately. The steps for setting the right include and lib directories in the project file apparently aren't preserved when you write the makefiles out, because they don't have those additional include directories specified. Even after serious mucking the makefiles, I've got the same problem anyhow with the MsgCreator.


--
Nick



Reply via email to