]> granicus.if.org Git - graphviz/commit
cmd/edgepaint: MSBuild: define GVDLL in the project file
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 14 Sep 2021 18:06:19 +0000 (20:06 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 28 Sep 2021 16:17:16 +0000 (18:17 +0200)
commit77f615e211b252d11e19cbdc4f063036654b2528
tree6e72a4a9e96ade35132955e2b511a5d73839e50b
parent8f58b8b4a90813c47c0d3f3f0ee20ec35434f117
cmd/edgepaint: MSBuild: define GVDLL in the project file

Without this change, an upcoming commit in this series that unites the
storage class attributes in lib/common/globals.h that have diverged
for different build systems, would cause edgepaint to generate a
segmentation fault (error code 3221225477 = 0xC0000005: access
violation) when started on native Windows.

Also towards
https://gitlab.com/graphviz/graphviz/-/issues/2058#note_678679545.
cmd/edgepaint/edgepaint.vcxproj