Skip to content

Instantly share code, notes, and snippets.

View JakeVdub's full-sized avatar

Jacob Vande Walle JakeVdub

  • Milwaukee, Wisconsin USA
  • 08:01 (UTC -05:00)
View GitHub Profile
*PPD-Adobe: "4.3"
*%%%% PPD file for ZPL Label Printer with CUPS.
*%%%% Created by the CUPS PPD Compiler CUPS v1.7.5.
*% Copyright 2007-2012 by Apple Inc.
*% Copyright 1997-2007 by Easy Software Products.
*%
*% These coded instructions, statements, and computer programs are the
*% property of Apple Inc. and are protected by Federal copyright
*% law. Distribution and use rights are outlined in the file "LICENSE.txt"
*% which should have been included with this file. If this file is
@JakeVdub
JakeVdub / gist:8286f04bb7c1e188b825
Created January 10, 2015 04:54
Here is LOGCAT of errors from run command
Information:Gradle: Executing tasks: [:desktop:assemble, :core:assemble]
Information:1/9/15 10:51 PM - Compilation completed with 11 errors and 1 warning in 6 sec
Error:Gradle: Execution failed for task ':core:compileJava'.
> Compilation failed; see the compiler error output for details.
Warning:Gradle: [options] bootstrap class path not set in conjunction with -source 1.6
/home/jake/libGDX/ZombieBird/core/src/com/jakevw/screens/SplashScreen.java
Error:(8, 33) Gradle: error: package aurelienribon.tweenengine does not exist
Error:(9, 33) Gradle: error: package aurelienribon.tweenengine does not exist
Error:(10, 33) Gradle: error: package aurelienribon.tweenengine does not exist
Error:(11, 33) Gradle: error: package aurelienribon.tweenengine does not exist