Notes |
|
(0006800)
|
Sean McBride
|
2007-03-15 11:52
|
|
CMake/Tests/BundleTest/CMakeLists.txt
has:
AND EXISTS /System/Library/Frameworks/tcl.framework)
and
AND EXISTS /System/Library/Frameworks/tcl.framework)
which should both be "Tcl.framework"
There may be other places that need fixing too. I don't see tk.framework in the source anywhere for example. |
|
|
(0007908)
|
Sean McBride
|
2007-06-19 13:45
|
|
OK, to make this even easier, I am attaching a patch! |
|
|
(0008623)
|
Alex Neundorf
|
2007-08-23 14:19
|
|
You are currently working on that test, right ? |
|
|
(0008625)
|
Sean McBride
|
2007-08-23 14:34
|
|
neundorf, I'm not sure if your comments are addressed to me, but if they are, I'm afraid I do not know what you are talking about. :)
The patch I attached is necessary but insufficient. As I recall, I searched the CMake source for and fixed the case of several instances but never found the "tk" part. |
|
|
(0008630)
|
David Cole
|
2007-08-23 15:10
|
|
No worries, Sean. I'm pretty sure the comments were addressed to me, the new guy he assigned the bug to..... :-) |
|
|
(0009693)
|
Sean McBride
|
2007-11-16 12:20
|
|
It seems this is partly fixed, at least the part from my patch. Thanks. |
|
|
(0010129)
|
Alex Neundorf
|
2008-01-10 17:02
|
|
Seems to be fixed, and the reporter says that too.
Alex
|
|