On Aug 21, 2018, at 5:59 AM, Robin Becker wrote:
>
> C:\code\hg-repos\taggstate\REPOS\aggstate>ls build\temp.win-amd64-2.7\Release
> _aggstate.exp _aggstate.obj agg25
> _aggstate.lib _aggstate.pyd.manifest
>
> digging a bit deeper I find taht the problem comes from
On 17/08/2018 18:32, Tim Roberts wrote:
.
It's not an error, it's a warning. And this has nothing to do with C++. Is this your own private project, or is it one I can go
look up?
it's an experiment to see if the ageing libart_lgpl code which reportlab uses can be replaced with someth
Robin Becker wrote:
I am not a great C++ person so as I am building my first C++ extension
I am seeing this error which I don't understand
> _aggstate.obj : warning LNK4197: export 'init_aggstate' specified
multiple times; using first specification
> Creating library build\temp.win-amd64-2.