Higheredundead
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Linking to Homebrew library within Make
I'm trying to link the libserialport library from within a C program in CLion. The library is located at /opt/homebrew/Cellar/libserialport/0.1.1/ on my Mac.I'm getting the following linker error:... -
Created Maven search fails for a project in the Central repository.
AnsweredHi, I'm using IntelliJ's Maven plugin to import a particular library, jPlag (https://mvnrepository.com/artifact/de.jplag). No keyword that I can think of can find it (de.jplag, jplag, etc.) Usuall...