Advertisement
Guest User

Untitled

a guest
Jul 16th, 2013
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. C:\Documents and Settings\dell\Mes documents\gopath\src\github.com\JeroenD\wxGo\wx>mingw32-make install
  2. swig -go -c++ -windows -intgosize 32 -module wx -soname wx-wx.dll -D__WXMSW__ -I/ -I/include -DWX_PRECOMP -o _obj/wx_wrap.cxx -outdir _obj wx.swigcxx
  3. wx.swigcxx(22) : Error: Unable to find 'wx\dlimpexp.h'
  4. wx.swigcxx(23) : Error: Unable to find 'wx\version.h'
  5. C:\Go\/src/Make.pkg:211: recipe for target '_obj/wx.go' failed
  6. mingw32-make: *** [_obj/wx.go] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement