I am trying to compile the Apache FOP v1.0 library to a .NET DLL. I followed the instructions in: Using ApacheFOP v1.0 in .NET application
However when i run the ikvmc command i get a number of warnings (which i can live with), and then an error:
System.ArgumentException: An Item with the same key has already been added.
Can anyone point me in the direction of how to fix this? Any help on this will be greatly appreciated.
Thanks Jay