[CMake] jawt.lib bug
David Cole
david.cole at kitware.com
Mon Aug 8 11:05:35 EDT 2005
Did you try setting the "advanced" CMake variable JAVA_AWT_LIBRARY to
the full path of the new lib?
Carmina Arimescu wrote:
> Hello,
>
> I need help figuring out what to do about this bug. I am using 5.5
> Borland C++ compiler and I have encountered the common problem -
> invalid OMF record, type 0*21 (possibly COFF) when trying to build the
> vtkRenderingJava.dll. I have isolated the required coff2omf.exe file
> in the \bin directory and I have done the following: coff2omf.exe
> jawt.lib jawt1.lib. Where should I specify the change in jawt.lib
> format, so that make will know where to look?
>
>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>
>
More information about the CMake
mailing list