John Crawford
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Created How to add compile-flags to config (solving another problem of WxWidgets missing setup.h"
CompletedI'm trying to add in `WxWidgets` to my code, and it's working on the command-line (so my installation of `WxWidgets` is verified). /usr/bin/c++ main.cpp `wx-config --cxxflags` `wx-config --libs` ... -
Edited How to configure Rust inline-hints?
AnsweredGiven Rust in IntelliJ, any idea how I can configure the inline-hints, showing there in gray (like *font-path*, etc)? Actually, I'm not even sure that's what they are - I've been trying all of Set...