David Banks
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 7
-
David Banks created a post, CompletedAdd library to CLion project
I have a new project created with PlatformIO in CLion. I've copied the _Servo-1.1.8_ library into the `include` directory. #include <Arduino.h>#include "Servo-1.1.8/src/Servo.h"Servo servo;void set... -
David Banks created a post, Disable spell checking once
I've got some meaty base 64 strings that the spellchecker is grumbling about. is it possible to to disable it once similar to the "Disable one with comment" functionality in Resharper? -
David Banks created a post, Tables displayed inside master database
Created a new database and added some tables to it. The tables didn't show in the database, I found them in the master database. It seems they are indeed in the correct database, but aren't displa... -
David Banks created a post, AnsweredFull 'getting started' tutorial needed
There's nowhere with a full, "I know nothing about android development or the IDE or environment I need to set it up" tutorial anywhere for IntelliJ. It' makes getting started a very unenjoyable ex... -
David Banks commented, -
-
David Banks created a post, AnsweredWhen creating new project: `java.lang.NoClassDefFoundError: com/android/util/PropertiesMap`
I've created a brand new Basic Activity Android project and I get the following error off the bat: Rendering ProblemsException raised during rendering:com/android/util/PropertiesMap (Details) If I ... -
David Banks created a post, Answeredaudio: Failed to create voice `goldfish_audio_in'
When I run the Android emulator from AVD Manager in the Tools -> Android -> AVD manager I get the following error message: D:\Android\sdk\tools\emulator.exe -netdelay none -netspeed full -avd Nexus... -
David Banks created a post, Webstorm 9 settings all greyed out
I've just gone to the settings for WebStorm 9 and everything is greyed out (see attached).Anyone know why this is?Attachment(s):Capture.JPG