Menu

#661 Changes to header file do not affect to compiled DLL

open
nobody
None
5
2012-09-26
2006-10-28
Cache_Flood
No

Changing header file does not affect to compilation.

I fe. changed

class DLLIMPORT Neuron
{ ....

to

extern "C" class DLLIMPORT Neuron
{ ....

and compiled (f9), but the compiled DLL's exported
names still are unchanged, but recompiling (f11) does
the trick. bug?

the version is 4.9.9.2

br.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.