Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
nightly builds: main package sf path including wx/mingw dlls versions?
(1/1)
J.:
For automatized downloads of nightly builds it would be great, if the SourceForge download path of the main binary package included the wx / mingw versions in a regex-able way. This would make manual amendments obsolete when the prerequisite dll's change.
The path to the main binary package (e.g. 'http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20231223_rev13415_win64.7z') does not reveal the versions of the required dll's which are for the latest example:
- 'wxmsw32u_gcc_cb_wx324_2D_gcc1310-mingw64.7z'
- 'Mingw64dlls13.1.0.7z'
Here simple examples of how that could work:
- http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20231223_rev13415_wx324_2D_gcc1310_win64.7z
- http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/wx324_2D_gcc1310/CB_20231223_rev13415_win64.7z
Not sure if '2D' is a feature which could change in the future (with unchanged wx version) or not.
Would that something you guys taking care of the Windows nightly releases would consider?
killerbot:
I think I might give this a try:
- http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/wx324_2D_gcc1310/CB_20231223_rev13415_win64.7z
Though I have the feeling something similar for the compiler might be needed .....
J.:
Perfect!!!
Navigation
[0] Message Index
Go to full version