David Schuldes
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
David Schuldes commented, -
-
-
David Schuldes created a post, compilers are not detected and found
Hello,I have working clang and clang++ compilers both at usr/bin/clang(++) and at /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/man/man1/clang(++).1but th... -
-
-
David Schuldes created a post, Answeredmaven project does compile with erroneous source code
Hello,I just built a maven project with archetype “archetype” as template - it is supposed to be a small interpreter. I need to write tests but once I switched the pom.xml from junit 3.8.1 to junit...