[CMake] Proposal of Microsoft DLLs to Borland wrapping
capabilities
Andy Cedilnik
andy.cedilnik at kitware.com
Tue Oct 11 17:45:30 EDT 2005
Hi Luca,
What exactly is the problem with VTK and Borland? We run nightly
dashboard of VTK on borland with and without Tcl wrapping.
That said, you could run a custom command that converts libraries to omf
format if that is what you want.
Andy
Luca Picello wrote:
> I'd like to use Borland C++ builder IDE which is great for GUI
> development with VTK/ITK etc.
> However due to Borland compiler bugs it is impossible to successfully
> compile VTK > 4.4.
> I do not know when and if those bugs will be resolved but a possible
> solution can be wrapping classes from DLLs from Microsoft compiler and
> include them in the project.
> This work is pretty hard due of impilib impdef etc tools that have to
> be invoked and manual text files we have to produce to include every
> single function from MS-DLLs.
> Is there or there will be, any way to do it automatically with cmake?
>
> Thank you,
> Luca
>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
--
Andy Cedilnik
Kitware Inc.
More information about the CMake
mailing list