Created
September 10, 2016 04:18
-
-
Save nobu/6c2ed18d081c5d74c8e8657c20e73d82 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
= extmk | |
: author | |
中田伸悦 | |
= 拡張ライブラリ | |
io/console, stringio, etc, ... | |
= これをどうやって作るのか | |
. | |
= という話 | |
. | |
= だと思った? | |
. | |
= 残念 | |
. | |
= 対akr | |
. | |
= build process | |
. | |
= ext/extmk.rb | |
Dir.glob("ext/**/extconf.rb") | |
= 問題 | |
build時にはヘッダとライブラリがインストールされていない | |
= 対策 | |
$extmk | |
+ | |
template/fake.rb.in | |
+ | |
tool/fake.rb | |
= trace_var | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment