From: Hidetoshi NAGAI Date: 2011-06-06T18:35:11+09:00 Subject: [ruby-dev:43636] Re: [Ruby 1.9 - Bug #4835] Compilation failure of ext/tk with recent ActiveTcl From: Yuki Sonoda Subject: [ruby-dev:43635] [Ruby 1.9 - Bug #4835] Compilation failure of ext/tk with recent ActiveTcl Date: Mon, 6 Jun 2011 14:44:47 +0900 Message-ID: > Recent version of ActiveTcl contains "-Duintptr_t=unsigned\ int" in TCL_DEFS. But this escape by backslash is not recognized correctly by cl.exe. So compilation of ext/tk with Visual C++ fails. I don't have Visual C++. Does it properly recognize '-D"uintptr_t=unsigned int"'? -- Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp) Department of Artificial Intelligence, Kyushu Institute of Technology