Hacker News new | ask | show | jobs
by pjmlp 370 days ago
Why bother with conan, when vcpkg is already available and zero Python dependencies?

As for quickjs, it wasn't part of the comment, rather SDL3 and Lua.

> ...combinations of efforts to compile a C++, SDL3 and Lua program on Windows...

As such,

https://vcpkg.io/en/package/sdl3

https://vcpkg.io/en/package/lua

https://vcpkg.io/en/package/luajit

1 comments

Because I was using Lua as a hello world test to get it all working. Ultimately I wanted to use typescript though.