顯示具有 software 標籤的文章。 顯示所有文章
顯示具有 software 標籤的文章。 顯示所有文章

2016/06/21

[Babun] compile with g++

Babun is a shell that allows you to use Unix/Linux command in Windows system.

If you see the message "fatal error: stddef.h: No such file or directory" in babun while compiling cpp source file.

Just use the command to update

pact update gcc-core gcc-g++