ginga icon indicating copy to clipboard operation
ginga copied to clipboard

Use __declspec to support windows shared libraries

Open alanlivio opened this issue 7 years ago • 2 comments

Today, all binaries (i.e. ginga, gingagui, tests) are compiled staticly and make slow de development on windows environment. We may use nclua[1] MACROS.

[1] https://github.com/TeleMidia/nclua/blob/53d9277a7efa6c316e13bfe0b5bc60f2d4c3aef8/lib/ncluaconf.h.in

alanlivio avatar Feb 22 '18 13:02 alanlivio

Do we need it for the "Refactoring Release"?

robertogerson avatar Mar 06 '18 16:03 robertogerson

You right, its not high priority. But its good to be done in future.

alanlivio avatar Mar 06 '18 16:03 alanlivio