GNOME Bugzilla – Bug 694255
Add introspection support for Visual C++ builds of ATK
Last modified: 2013-03-26 11:05:25 UTC
Hi, Sorry, this have come much later than what I would have preferred, but I have been able to come up with a patch where one can build introspection files directly from their Visual C++ builds of ATK, without needing to add much stuff in the autotools files, if he/she chooses to do so. The rationale of the scripts/.bat files is to use Python's REGEX abilities to read directly from the autotools files and to generate the file list that is to be consumed by giscanner to create Atk-1.0.gir, and therefore Atk-1.0.typelib. With blessings, thank you!
Created attachment 236907 [details] [review] The scripts and utility projects to build the introspection files. These are the scripts and utility projects that is used to build the introspection files.
Created attachment 236908 [details] [review] Integration of the utility projects to build the introspection files directly from the project if needed ... and this is the addition to the .sln files to enable one to build the introspection files directly from the Visual C++ projects if needed. With blessings, thank you!
Some of those patches are already committed (and fwiw, included on release 2.8.0). But the patch state and the bug state didn't change. What is the state of this bug?
Hi Piñeiro, I thought since the other patches were under build/win32 (Visual Studio project area), I thought I went ahead with them, and I forgot to come back here to mention about them. I will close this here. Sorry for the concern. With blessings,