jan Anja :toki: · @cybertailor
164 followers · 3950 posts · Server deadinsi.de

@xgqt , and don't work for me at all. Ain't there something like , or you just use for everything?

#wsl #homebrew #conan #chocolatey #vcpkg

Last updated 1 year ago

Adam ♿ · @voltagex
387 followers · 851 posts · Server aus.social

success: most of the problems were my own.

github.com/smartfile/python-li

could really do with integration with

#python #vcpkg

Last updated 2 years ago

Adam ♿ · @voltagex
389 followers · 844 posts · Server aus.social

You'd think the team at might go over to the team and say "hey, performance is absolute dogshit, what's up with that?" and then go over to the team and say "hey, performance is absolute dogshit, what's up with that?"

#vcpkg #microsoft #microsoftdefender #ntfs

Last updated 2 years ago

· @PJB
72 followers · 160 posts · Server mastodon.gamedev.place

is actually amazing

#vcpkg

Last updated 2 years ago

Sonny Bonds · @SonnyBonds
233 followers · 408 posts · Server mastodon.gamedev.place

Considering using vcpkg again.

What are your experiences? Yay or nay?

#vcpkg #buildsystems #cpp

Last updated 2 years ago

Bluszcz · @bluszcz
80 followers · 404 posts · Server mastodon.art

- something is wrong, it uses 410 megabytes of memory, vs 200 megabytes vscode - including shared memory. but i like

#vcpkg #lazyvim

Last updated 2 years ago

· @dulsi
42 followers · 321 posts · Server mastodon.gamedev.place

is currently broken on windows server 2016 in . So much for the convenience of vcpkg.

#vcpkg #log4cxx

Last updated 2 years ago

· @dulsi
42 followers · 320 posts · Server mastodon.gamedev.place

Can't we have default to x64 not x86?

#vcpkg

Last updated 2 years ago

Bluszcz · @bluszcz
74 followers · 374 posts · Server mastodon.art

I have started playing again with and - I have decided to add some more logic and visual fx ( is inspiring) to , and I have decided to do it with on , and it seems it supports learn.microsoft.com/en-us/cpp/, however I had a problem with launching problem with lack of sfml, and I could not add sfml because project was not launched properly, . Now I have found , let's see

#vcpkg #catch22 #cmake #windows #visualstudio #deerportal #shadertoy #sfml #cpp

Last updated 2 years ago

Am I? · @ami
118 followers · 799 posts · Server floss.social

@JSAMcFarlane
IMO, the worst thing about the toolchain generator is that it makes it impossible to use your own chain.
Also, it's what does, so it must be wrong😉

#conanio #conan #vcpkg

Last updated 2 years ago

Vitalii Koshura · @AenBleidd
22 followers · 10 posts · Server fosstodon.org

With github.com/BOINC/boinc/pull/50 merged now uses 2022 with to build executables. No more outdated 2010, 2013 and 2019 solutions.
And it's gonna be used to build next release.

#boinc #visualstudio #vcpkg #windows #distributedcomputing #volunteercomputing #gridcomputing #citizenscience

Last updated 2 years ago

Yuki Snowmew · @YukiSnowmew
55 followers · 365 posts · Server meow.social

Okay, I got to compile for . My QML-based program also compiles to an file. I finally managed to confirm my C++ code is, in fact, running. Now, how tf do I set up debugging in ? There's gotta be a way, right?

#qt6 #vscode #apk #android #vcpkg

Last updated 2 years ago

Am I? · @ami
111 followers · 516 posts · Server floss.social

Can't see it any other way than that @philsquared must have been forced to build something that uses and had to deal with the pain.

We feel you Phil 💚


I'll Build Myself by Phil Nash - C++ Song Parody

A song about build systems in C++, based on the song "All By Myself" by Eric Carmen.A song about building C++.Lyrics:When I was youngI’d never need to use Co...

youtube.com/watch?v=t2bCE0erTF

#conanio #vcpkg

Last updated 2 years ago

richardthe3rd · @richardthe3rd
3 followers · 14 posts · Server fosstodon.org

@gsoltis I think one liner for is unlikely. I like the idea keeping build/meta-build system independent of the package and dependency management tooling So a toolchain like ++. Adding a new dependency at that point can be close to one line. I think is a alternative.

#cpp #conan #cmake #ninja #vcpkg

Last updated 2 years ago

Vitalii Koshura · @AenBleidd
16 followers · 9 posts · Server fosstodon.org
Ubuntu Korea Community · @UbuntuKrOrg
31 followers · 5 posts · Server mastodon.social

다양한 OS 환경의 C/C++ 프로젝트에서 라이브러리 의존성 관리를 쉽게 할 수 있도록 도와주는 패키지 관리자인 , 환경에서는 어떻게 사용할 수 있을지 2022 박동하님의 워크샵에서 알아보세요! 2022.ubucon.asia/ko/sessions/s

#vcpkg #우분투 #UbuconAsia

Last updated 2 years ago

· @dulsi
41 followers · 257 posts · Server mastodon.gamedev.place

Why did vcpkg change the visual studio integration from using the configuration you are building to defaulting to Release? On linux I wouldn't care because mixing debug and release doesn't matter. On windows, I had to figure out why the test cases started crashing.

#vcpkg

Last updated 2 years ago

@znurre If you want no dependencies other than , I've used cmake.org/cmake/help/latest/mo to include git/web dependencies and have them downloaded at configure time.

These days I use github.com/aminya/project_opti for the sanitizers/linters/compiler options/etc it sets up. project_options can also install or and use it to handle dependencies. I've only used the dependency installation half and installed conan manually, but "should work"™️

#vcpkg #conan #cmake

Last updated 2 years ago

Lova Widmark :cpp_language: · @znurre
34 followers · 89 posts · Server fosstodon.org

The more I read about it, the more unsure I get. I want the project to be easy to get started with. In the best of worlds, someone interested in the project should simply be able to clone the repo and run `cmake --build`.

If I understand correctly, using conan would require the user to install conan and run boostrapping commands to initialize all dependencies?

Or is this based on a misunderstanding from my side?

#conan #vcpkg #cpp

Last updated 2 years ago

rubenwardy · @rubenwardy
524 followers · 822 posts · Server fosstodon.org

I really need to get around to using something like to handle my dependencies better.

#vcpkg

Last updated 5 years ago