From: Robert M. <rob...@us...> - 2008-01-13 11:52:10
|
On 09/12/2007, Robert May <rob...@us...> wrote: > I have just submitted the following SF support request: > https://sourceforge.net/tracker/index.php?func=detail&aid=1847204&group_id=1&atid=200001 > > As part of fixing Win32::GUI::BitmapInline to use a writeable > temporary directory (rather than always using the current directory) I > am moving the code into its own subdirectory. I have finally found the time to update the repository. All should now be in a compilable state again. Due to carelessness I mixed an extra update (to ListView.xs) in with the commit, but it's easier to leave that as is, rather than try to fix it. > If you have a check-out CVS copy, then you may need to do a fresh > export following this change (I am not familiar enough with CVS to be > sure). I think that adding '-d' (create missing directories) to your CVS update command will be sufficient - but don't take my word for it. Regards, Rob. |