![]() |
2012-12-27
, 19:40
|
Posts: 98 |
Thanked: 142 times |
Joined on Mar 2011
|
#71
|
![]() |
2012-12-27
, 20:04
|
Posts: 268 |
Thanked: 75 times |
Joined on Jan 2011
|
#72
|
![]() |
2012-12-27
, 21:12
|
Posts: 98 |
Thanked: 142 times |
Joined on Mar 2011
|
#73
|
![]() |
2012-12-27
, 21:53
|
|
Posts: 124 |
Thanked: 125 times |
Joined on Sep 2010
|
#74
|
apkenv.c: In function 'apk_basename': apkenv.c:193: warning: return discards qualifiers from pointer target type apkenv.c: In function 'main': apkenv.c:356: error: 'SDL_GL_CONTEXT_MAJOR_VERSION' undeclared (first use in this function) apkenv.c:356: error: (Each undeclared identifier is reported only once apkenv.c:356: error: for each function it appears in.) apkenv.c:360: error: 'SDL_OPENGLES' undeclared (first use in this function) make: *** [apkenv.o] Error 1
![]() |
2012-12-28
, 04:25
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#75
|
![]() |
2012-12-28
, 10:10
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#76
|
dpkg-buildpackage -rfakeroot -b
The Following 2 Users Say Thank You to thp For This Useful Post: | ||
![]() |
2012-12-28
, 15:26
|
|
Posts: 124 |
Thanked: 125 times |
Joined on Sep 2010
|
#77
|
![]() |
2012-12-28
, 16:02
|
Posts: 98 |
Thanked: 142 times |
Joined on Mar 2011
|
#78
|
![]() |
2012-12-28
, 17:03
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#79
|
You should be able to build apkenv in Scratchbox (for Harmattan) using:
Code:dpkg-buildpackage -rfakeroot -b
![]() |
2012-12-28
, 17:10
|
|
Posts: 124 |
Thanked: 125 times |
Joined on Sep 2010
|
#80
|
apkenv.c: In function 'apk_basename':
apkenv.c:193: warning: return discards qualifiers from pointer target type
apkenv.c: In function 'main':
apkenv.c:358: error: 'SDL_GL_CONTEXT_MAJOR_VERSION' undeclared (first use in this function)
apkenv.c:358: error: (Each undeclared identifier is reported only once
apkenv.c:358: error: for each function it appears in.)
apkenv.c:360: error: 'SDL_OPENGLES' undeclared (first use in this function)
make: *** [apkenv.o] Error 1