Skip to content

Instantly share code, notes, and snippets.

@jnthn
Created September 14, 2015 09:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jnthn/283979d6120c2278ee0e to your computer and use it in GitHub Desktop.
Save jnthn/283979d6120c2278ee0e to your computer and use it in GitHub Desktop.
C:\consulting\rakudo>perl6-m -Ilib t\04-nativecall\11-cpp.t
# Error while compiling C++ script:
# Running 'g++ --shared -fPIC -o 11-cpp.dll t/04-nativecall/11-cpp.cpp':
# 'g++' is not recognized as an internal or external command,
# operable program or batch file.
1..0 # Skip: Cannot compile C++ script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment