User forums > Nightly builds
The 01 january 2007 build is out.
Biplab:
--- Quote from: calande on January 02, 2007, 07:09:59 am ---Hello, where do I get:
2) mingwm10.dll
3) wxmsw26u_gcc_cb.dll
Please...
--- End quote ---
They are always provided with the Nightly Release Post. I'm quoting from the post itself.
Download wxmsw26u_gcc_cb.dll from the following link.
--- Quote from: killerbot on January 01, 2007, 08:11:57 pm ---To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch.7z
--- End quote ---
Download mingwm10.dll from the following link-
--- Quote from: killerbot on January 01, 2007, 08:11:57 pm ---For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z
--- End quote ---
Hope this helps.
mandrav:
--- Quote from: Biplab on January 02, 2007, 06:13:59 am ---
--- Quote from: killerbot on January 01, 2007, 08:11:57 pm ---
* Fixed locating build scripts when using absolute/relative pathnames (also handle variables now in script filenames)
* Added build scripts related functions in script bindings for CompileOptionsBase
--- End quote ---
What are the added functions and how they work? :) Please provide some details or link to them.
--- End quote ---
--- Code: --- virtual void SetBuildScripts(const wxArrayString& scripts);
virtual const wxArrayString& GetBuildScripts() const;
virtual void AddBuildScript(const wxString& script);
virtual void RemoveBuildScript(const wxString& script);
--- End code ---
Wiki documentation will probably be updated later today.
Biplab:
Thanks for your reply. I'm waiting for the Wiki update. :)
agent007se:
There's a little error in the topic : "The 01 January 2006 build is out." (may be useful for the next copy/past ... :P)
calande:
Thanks, perfect :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version