Search found 17 matches

by cyberkoa
Thu Dec 20, 2007 12:42 pm
Forum: Development Help
Topic: "make cb" generate only project/workspace for wind
Replies: 3
Views: 4588

"make cb" generate only project/workspace for wind

Today , I have set up the ROSBE on my Ubuntu , and planning to take a try to build ros using Codeblocks. (I used to build ros using CLI last time) I do "make cb", and it generates all the Codeblocks project file and workspace file. I open the workspace file and build it, however, failed to...
by cyberkoa
Fri Sep 21, 2007 5:29 pm
Forum: Development Help
Topic: eventlogrpc_s.c:51: warning: 'h' might be used uninitialized
Replies: 9
Views: 7782

I encounter a very similar problem, stop at compiling eventlogrpc_s.c also. At first , I thought my repository are messed up because long time never check out (abt 1 year). Do a svn cleanup does not solve the problem. Therefore, I remove all files and do a fresh check out . The same problem still oc...
by cyberkoa
Fri Sep 14, 2007 4:12 pm
Forum: Development Help
Topic: Any way to do SVN check out on existing ROS source code
Replies: 4
Views: 5642

thx for all the reply. It seems like there is no way to do so. I hope that ROS dev team will consider to package a nightly source package (with SVN info inside) , so that new comers do not need to do a new SVN checkout which I think wasting resources. This will help those who did not do checkout fre...
by cyberkoa
Thu Sep 13, 2007 7:13 am
Forum: Development Help
Topic: Any way to do SVN check out on existing ROS source code
Replies: 4
Views: 5642

Any way to do SVN check out on existing ROS source code

My question is simple. I know how to do a SVN check out of ROS source from the repository. However, ROS source tree is too big , and to check out the all the files from nothing is time consuming. Instead, I am thinking to download the ROS 0.33 source code from sourceforge, and put in my hard disk. A...
by cyberkoa
Fri Aug 25, 2006 10:37 pm
Forum: Chinese
Topic: QQ Group 10006324
Replies: 16
Views: 91635

我这个马来西亚的华人也觉得刚开始不需要兼顾到太多, 最重要宪弄出一个中文版rc , 那些之后才打算。
by cyberkoa
Sat Apr 22, 2006 6:35 am
Forum: Development Help
Topic: How to set up develop and test environment (QEmu) on Ubuntu
Replies: 20
Views: 16440

oiaohm, thx again for your info :)
by cyberkoa
Mon Apr 10, 2006 8:53 pm
Forum: Development Help
Topic: How to set up develop and test environment (QEmu) on Ubuntu
Replies: 20
Views: 16440

how to enable the Unicode ? need to assign a Make environment variable like ROS_PREFIX before building ?
by cyberkoa
Mon Apr 10, 2006 12:04 am
Forum: Development Help
Topic: How to set up develop and test environment (QEmu) on Ubuntu
Replies: 20
Views: 16440

I have tested to build the SVN , and the livecd run successfully ! :) Thanks. So , to conclude , to build ROS from source code under Ubuntu 5.10 1. Use the mingw build script (http://www.mingw.org/MinGWiki/index.php/BuildMingwCross) to do a cross-compile the mingw and tools (get the mingw candidate)...
by cyberkoa
Wed Apr 05, 2006 8:50 am
Forum: Development Help
Topic: How to set up develop and test environment (QEmu) on Ubuntu
Replies: 20
Views: 16440

I'm back again .. I have use the Waxdragon script to build those mingw-* and the mingw is install under /usr/local/mingw32 (those ming-g* in /usr/local/mingw32/bin subdirectory) , the files and version are those recommended binutils-2.16.91-20060119-1 gcc-core-3.4.5-20060117-1 gcc-g++-3.4.5-20060117...
by cyberkoa
Sun Mar 19, 2006 6:51 am
Forum: Development Help
Topic: How to set up develop and test environment (QEmu) on Ubuntu
Replies: 20
Views: 16440

hi , I'm back finally. I have tried to delete the whole source code folder and try rebuild , modify the arch to i586 in config.xml cause compilation problem. switching back to i386 no compilation problem but still the same run-time problem. Now I plan to build mingw* from and get the winapi version ...
by cyberkoa
Thu Mar 02, 2006 10:12 pm
Forum: Development Help
Topic: How to set up develop and test environment (QEmu) on Ubuntu
Replies: 20
Views: 16440

I have tested to run the prebuild livecd.iso using qemu and it runs ! I think this is a break through .. I am quite busy this week , have not had time to check the build environment and to rebuild ROS , I promise I will come back next week. oiaohm , thanks for patient and detail guidance , sincerely.
by cyberkoa
Wed Mar 01, 2006 7:01 am
Forum: Development Help
Topic: How to set up develop and test environment (QEmu) on Ubuntu
Replies: 20
Views: 16440

I have tested to download the pre-build livecd , burn to CD and boot up from that CD , the similiar problem happened. = = My building environment version i586-mingw32msvc-gcc -dumpversion shows 3.4.2 ,( I have gcc-4.0 in my PC) qemu 0.70 now , when I initially post this thread , it was 0.80 , but I ...
by cyberkoa
Tue Feb 28, 2006 9:30 am
Forum: Development Help
Topic: How to set up develop and test environment (QEmu) on Ubuntu
Replies: 20
Views: 16440

I have burned the livecd ISO to a CD and try to boot from the CDROM drive. The CD boots up , and shows a quick burn screen then turns black .. This is the trial at my PC with LCD monitor. I tried at another Celeron PC , the CD boots up , then shows a screen with pink and blue color but no word , the...
by cyberkoa
Fri Feb 24, 2006 4:58 am
Forum: Development Help
Topic: How to set up develop and test environment (QEmu) on Ubuntu
Replies: 20
Views: 16440

After a few testing , I realise that it maybe is Qemu problem. The Boshs BIOS detected the following ata0 master : QEMU HARDDISK ATA-2 Harddisk ata0 slave : unknown device ata1 master : QEMU CD-ROM ATAPI-U CD-ROM/DVD-ROM ata1 slave : unknown device I tried to take out the DVD writer /CD-writer one b...
by cyberkoa
Thu Feb 23, 2006 2:27 am
Forum: Development Help
Topic: How to set up develop and test environment (QEmu) on Ubuntu
Replies: 20
Views: 16440

Thx again oiaohm, especially the full explanation :) In fact I already realize the typo in the --cdrom and I actually try with -cdrom . When I run livecd.iso , it starts up with black background (with the sentence press any key to boot from CD...) then in less than 2 seconds , the screen changed to ...