Skip to content

inkooboo/robowars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robowars

building boost statically:

for win

  • add mingw bin to PATH var then
  • bootstrap.bat
  • b2 toolset=gcc link=static threading=multi runtime-link=static

for mac

  • ./booststrap.sh
  • ./b2 toolset=clang cxxflags="-stdlib=libc++" linkflags="-stdlib=libc++" link=static threading=multi runtime-link=static

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors