[Gimp-developer] Re: OK to stop using .def files for Windows builds with gcc?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Arnaud Charlet writes:
 > Is it really the case that MSVC can't create DLLs without .def files ?

No. But the alternative is to decorate every function and variable to
be exported with __declspec(dllexport). That would clutter the headers
unbearable. (The exported variables do have to be decorated like this
anyway, I think, but luckily they are few.)

--tml



[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux