Ana Lucia de Moura wrote: > Hi, > I`ve tried to build mico 2.3.12 as a Win32 Static Library following the > instructions in the README-WIN32 file, but the library I built did not > work. Could you, please, be more specific ? What exactly didn't work ? What kind of errors did you get?
A Mico lib is very problematic, because it depends what you insert in it. For example, some symbols might be duplicated in some parts of the code (included in many modules). The modules which are to be integrated in the main lib (mico.lib) have to be carefully chosen. By modules I understand SSL, CSIv2, DCM, etc. Even if you manage to build independent libs out of these modules, you won't be able to link an exe with all of them. This ia design problem of Mico on Windows and can not very easily changed. > Has anyone in the list any experience building and using a windows > static library for mico 2.3.12? Are there any binaries available? > > tks > Ana > _______________________________________________ > Mico-devel mailing list > Mico-devel@mico.org > http://www.mico.org/mailman/listinfo/mico-devel > > -- Regards, Sorin Mustaca Website: http://www.mustaca.de _______________________________________________ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel