FelixNemis
Very Active Member
- Joined
- May 15, 2012
- Messages
- 307
I'm downloading it via zsync right now, so far so good.
Did it succeed? Were you using a previous codeblocks.pnd as an input reference?I'm downloading it via zsync right now, so far so good.
Yeah, forgot to post, it finished fine. I was downloading without a codeblocks.pnd for reference.Did it succeed? Were you using a previous codeblocks.pnd as an input reference?
I have got the same problem with SDL_mixer lib missing.Suddenly seem to be having problems.
Loaded up a project which worked perfectly fine, now suddenly the compile is failing, claiming "/mnt/utmp/codeblocks/usr/lib/libSDL_mixer.so: No such file or directory". When I browse to that directory, I see that there is a libSDL_mixer.so, but it appears to be a broken link. What does this link normally point to? Did one of the "Upgrade Pandora OS"s change something that link pointed to?
A little more clarity from poking around more. examining the pkgconfig file it seems the link flags are private listed, which it seems should only be used for static compiles. So it guess the pkgconfig file may not be at fault, just that the libs to static compile to qtwebkit are not in the pnd. (or at least webcore and jscore). I've compiled this app(gambas) before, but not fully on device, so I guess my linking against yactfeau didn't have this problem because the listed deps on the pkgconfig file there do not include the same libs included in the qt pkgconfig file(oh, and also QtWebkit.la in libs it seems) in the codeblocks pnd. Makes me wonder what env changes during creating the pkgconfig file caused it to decide those libs were needed.That's strange, I compiled Arora wich is qtwebkit and I hadn't any problem. I'll have to check that.
Nice update! Does it include SDL2 as discussed in another thread?Finaly, the new codeblocks PND is on the repo. Thanks to EvilDragon, I finally been able to upload this massive PND (1,38 Go!!!).
So, this version is tagged "Anniversary". I'm a bit late, but, 1 year ago, I was publishing my first PND...
So, enjoy this new release!
Update v1.06.10
- Anniversary edition! Codeblocks PND is One year old
- Updated GCC to 4.8.2
- Added QTCreator
- Added QT Demos
- Updated /recompiled numerous library.
- Default CFLAGS when launching command line.
- Added many more libs & tools
- Removed CLand & LLVM
ThanksNice one, Seb, and happy pndiversary. Downloading now, at the ...incredibly painful speed of 6.3KB/s?? What the flip?