Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Created January 26, 2017 02:08
Show Gist options
  • Save kjunichi/f859eb3cba6c41f6ff7a360f8c90c93f to your computer and use it in GitHub Desktop.
Save kjunichi/f859eb3cba6c41f6ff7a360f8c90c93f to your computer and use it in GitHub Desktop.
libmruby.lib(gem_init.obj) : error LNK2019: 未解決の外部シンボル GENERATED_TMP_mrb_mruby_julia_gem_init が関数 mrb_init_mrbgems で参照されました。
libmruby.lib(gem_init.obj) : error LNK2019: 未解決の外部シンボル GENERATED_TMP_mrb_mruby_julia_gem_final が関数 mrb_final_mrbgems で参照されました。
C:\Users\kjw_j\Documents\work\mruby\julia\mruby\build\host\bin\mirb.exe : fatal error LNK1120: 2 件の未解決の外部参照
libmruby.lib(gem_init.obj) : error LNK2019: 未解決の外部シンボル GENERATED_TMP_mrb_mruby_julia_gem_init が関数 mrb_init_mrbgems で参照されました。
libmruby.lib(gem_init.obj) : error LNK2019: 未解決の外部シンボル GENERATED_TMP_mrb_mruby_julia_gem_final が関数 mrb_final_mrbgems で参照されました。
C:\Users\kjw_j\Documents\work\mruby\julia\mruby\build\host\bin\mirb.exe : fatal error LNK1120: 2 件の未解決の外部参照
rake aborted!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment