I have a set of C++ projects in Code::Blocks and a script that builds all of them.
I'm having a hard time getting CodeBlocks to link SDL and it's libraries. There is no error in the code as I've compiled it on Windows but I can't seem to get the compile and links to work on Ubuntu.
I would like to start developing using codeblocks ide and gtk+ 3 toolkit. I have this setup in Windows and it has worked great. I want to get it setup to work properly on Ubuntu and am having trouble.
Could someone please offer some advice or point me in the right direction? I have tried to unpack the gtk+-3.6.4 archive and place it in /opt.
hello, can you increase the size of the letters on text messages, i weat glasses but still find it hard to read some of the messages
thanks
everyone
There is a project on github --> https://github.com/CyanogenMod/android_external_openvpn/tree/ics ,After download the sourcecode , I just want to build it use NDK-BUILD command in Linux(Centos 6.3) , But the author does not say anything about it ;
So, I just ndk-build it ( I have test ndk-build is ok ) , it shows :
Android NDK: Could not find application project
Hello guys. I am new in Android Developing. I tried to build android os from sources. Now I change some files in out/product/<my_product>/system/ and want rebuild system.img. Where I can find system.img build make script?
I know I posted this message an not correct topic, but I haven't 10 messages for posting to correct topic. Thanks. Sorry for my English =)
Recently I resized my root partition on my ubuntu usb flash drive installation (full install, not live usb with persistence)
I deleted the swap partition and enlarged my root partition size to the max, using ubuntu on another machine
Now on every boot, there are some messages which says something like "i/o error, fd0, sector0....and so on
The messages keep showing with new sectors, I
My nexus s keeps beeping that I have unread text messages when I have in fact read them all and marked them as read. this is really annoying and pushing me back towards my iphone which just seems to work.
Anyone know how to make my phone recognize that I have read my text messages?
thanks
Under Ubuntu 11.10 and repository Codeblocks, I cannot set program command line arguments in Project - Set Programs Arguments
If you look carefully at the line beneath Program arguments: I can see what looks like a one pixel high text entry box
I can work round by hacking the project.cbp file and adding a line
<Option parameters="-t nt5002" /> but this is messy.