-
Bug
-
Resolution: Fixed
-
P3
-
6
-
None
-
b09
-
generic
-
windows
The putback last night introduced a problem. If you use the j:/devtools
version of UNICOWS, the build will break. The makefile points to:
$JDK_DEVTOOLS_PATH/windows/MSLU
which doesn't exist. The workaround is to set
ALT_UNICOWS_DLL_PATH=j:/devtools/windows/MSLU
ALT_UNICOWS_LIB_PATH=j:/devtools/windows/MSLU
This needs to be updated so that people using the remote version don't run into this.
###@###.### 10/14/04 19:40 GMT
version of UNICOWS, the build will break. The makefile points to:
$JDK_DEVTOOLS_PATH/windows/MSLU
which doesn't exist. The workaround is to set
ALT_UNICOWS_DLL_PATH=j:/devtools/windows/MSLU
ALT_UNICOWS_LIB_PATH=j:/devtools/windows/MSLU
This needs to be updated so that people using the remote version don't run into this.
###@###.### 10/14/04 19:40 GMT