>> * contrib/hbcairo/hbcairo.hbc >> * Changed cairo lib name from 'libcairo-2.0' to 'cairo' >> This is what HB_BUILD_IMPLIB will generate. >> ; TODO: It's the "fun" part of any component adaptation, that >> each build and platform use a different lib naming scheme. >> We should fix this one by one for all platforms. >> ; TODO: Make build tests on each platform/compiler. > > I do not understand, why cairo.lib instead of original name. We have not > renamed libcurl, libmysql, but renamed libcairo?
There are multiple distros on win with different lib names. There is a HUGE chaos around these GTK libs and sublibs. [ That's why I dropped the idea of using GTK. ] I have two differently named distros f.e., and none used the name you have, so I opted to use the implib name we generate on hb-mkimp.bat. We can extend hb-mkimp to detect other distros, but for sure NOBODY will be fully happy however we choose. That's how it works on win, and I can't do anything about it, only cairo maintainers/builders/whoever. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
