External Libraries in Vexcode (iq)

Hi, I’m really loving the new vexcode 2.0 preview for iq, as I can finally use full c++ features. However, I was wondering if it was possible to install a library, such as boost? I’ve tried including the headers in the same folder (for a header-only part, boost/lambda/lambda.hpp) but I get an empty compilation error. Thanks!

No, it’s not possible.

4 Likes

Sorry for the late reply. Another question: is it possible to compile the code without a connected brain? Thanks!

(I also did manage to get boost working, lol)

2 Likes