Errors occurred during the build.
Errors running builder 'Android Package Builder' on project 'RecodiaPlayer'.
com/android/dx/command/dexer/Main : Unsupported major.minor version 52.0
solved :
jre1.8.0_102 installed
2016년 9월 18일 일요일
2016년 5월 17일 화요일
add include for eclipse cdt
project select, right mouse click
properties - C/C++ General - Paths and Symbols
includes tab select
add - workspace - select folder
properties - C/C++ General - Paths and Symbols
includes tab select
add - workspace - select folder
2016년 3월 29일 화요일
Symbol 'V4L2_PIX_FMT_YUV422P' could not be resolved on eclipse cdt
cp linux mechine ( /usr/include/linux/* ) windows mechine cygwin/usr/include/
project select - right mouse click - Index -> Search For Unresolved Includes
project select - right mouse click - Index -> Search For Unresolved Includes
2015년 11월 11일 수요일
cygwin & eclipse
## for c / c++
cygwin (32bit)
server : http://ftp.daum.net
cygwin install ( devel full ) : D:\cygwin
envirenment add
CYGWIN_HOM = D:\cygwin
Path = ";%CYGWIN_HOME%\bin;%CYGWIN_HOME%\usr\include;"
eclipse
eclipse c/c++ plugin install ( https://eclipse.org/cdt/downloads.php )
Name : CDT
Location : http://download.eclipse.org/tools/cdt/releases/8.8.1
## for android
ndk
install ( D:\android\android-ndk-r10e )
bash file edit
D:\cygwin\home\Administrator\.bashrc
export ANDROID_NDK_ROOT=/cygdrive/d/android/android-ndk-r10e
cygwin (32bit)
server : http://ftp.daum.net
cygwin install ( devel full ) : D:\cygwin
envirenment add
CYGWIN_HOM = D:\cygwin
Path = ";%CYGWIN_HOME%\bin;%CYGWIN_HOME%\usr\include;"
eclipse
eclipse c/c++ plugin install ( https://eclipse.org/cdt/downloads.php )
Name : CDT
Location : http://download.eclipse.org/tools/cdt/releases/8.8.1
## for android
ndk
install ( D:\android\android-ndk-r10e )
bash file edit
D:\cygwin\home\Administrator\.bashrc
export ANDROID_NDK_ROOT=/cygdrive/d/android/android-ndk-r10e
2015년 9월 15일 화요일
2015년 9월 1일 화요일
git for eclipse
help > install new software
1. http://download.eclipse.org/egit/updates
2. "Eclipse Git Team Provider" select
1. http://download.eclipse.org/egit/updates
2. "Eclipse Git Team Provider" select
피드 구독하기:
글 (Atom)