Amini Allight on Nostr: Windows C++ developers: what's the easiest way to build a simple .cpp file? I'm ...
Windows C++ developers: what's the easiest way to build a simple .cpp file?
I'm writing tutorial examples with Linux build scripts like:
g++ -o example example.cpp
And I want something similar for Windows (hard mode: no cygwin/msys2)
#cpp #programming #windows
Published at
2024-06-12 19:52:00Event JSON
{
"id": "869659f8e362a5ec6a3670d942179f1d6fc9db9bf4f3a6a978fe98532f3bc5e0",
"pubkey": "de51eff1f917e55ad444baf03561d9793c79b70378076bc94b1c858bed382e5a",
"created_at": 1718221920,
"kind": 1,
"tags": [
[
"t",
"cpp"
],
[
"t",
"programming"
],
[
"t",
"windows"
],
[
"proxy",
"https://mastodon.gamedev.place/users/AminiAllight/statuses/112605391762367617",
"activitypub"
]
],
"content": "Windows C++ developers: what's the easiest way to build a simple .cpp file?\nI'm writing tutorial examples with Linux build scripts like:\ng++ -o example example.cpp\nAnd I want something similar for Windows (hard mode: no cygwin/msys2)\n#cpp #programming #windows",
"sig": "462de8d9da3883b694e1dfdeaf45fe8c334fce327c1b0e543712f61b755b79bbc76709b7acc569084025b23b81066908844b2700de0c0f59317bcbc6baf42d1c"
}