Hi, I'm trying to create a GUI for my mobile agent system with Qt4. With QProcess, I can start the client and servers too, but somehow all the output of agents...
 Dear all, Introducing, we are CPS-Elementsan Aviation Industry Service Provider. We successfully deliver state of the art, and high quality solutions to our...
Would you provide us with more information regarding the Qt4 code, agent, server program, client program, and the operating system on which you ran the...
I can't comment specifically on your issue, but one problem I've run into before is very similar. The easiest solution I found was to add a fflush(stdout) or...
I could use some installation/setup help. I just installed ch on my OS 10.4 mac and it seems to be working (I can execute commands interactively and run simple...
I'm looking to embed the Ch interpreter, and there's one stat I can't seem to find – how much memory does it actually take? I'm just looking for a ball-park...
According to http://www.softintegration.com/products/sdk/embedch/sysreq.html, the minimum disk space requirement for Embedded Ch with complete ISO C standard...
thanks for answering, but... xclock works, so does eagle (an X11 printed circuit board layout program) I'm not interested in installing/using Aqua just to try...
Hello All, Mobile-C Version 1.10.0 has been released on http://www.mobilec.org . This new release adds many new features. Please note that Version 1.9 agents...
Yuhu! It's great! I'm looking forward to MobileC 1.10.0 :-). But now I have another question: What does this error message mean: "Unknow data type: 0 at...
Hello Linh, Are you trying to use version 1.9 agents with a version 1.10 agency? I have seen some very similar error messages and warnings when I tried to use...
... gloh.h and its functions are not supported in Windows. Use dirent.h and demo Program 20.5 in C:/Ch/docs/chguide.pdf to work through a directory, and all...
Hello All, Mobile-C version 1.10.1 has been released at the Mobile-C website, http://www.mobilec.org . This is a bugfix release, fixing various bugs. Most...
Hi ALL, I have a quick question. How to write a makefile in linux? I wrote a cpp script using SIGL. In order to generate an executable file, the makefile needs...
Hi Lee-Ying, You may use the following Makefile as a reference. -Yucheng ====================================================================== # Asssume...
Hello, MobileC version 1.10.2 has been released. This release is mainly a bugfix update. Bugs regarding - Mishandled long/truncated agent messages - FIPA...
Ch Standard edition, version 6.0.0.13581. Host Windows XP SP2 Run the following code snippet and you will see Ch incorrectly follows the C++ constructor...
[ Charset ISO-8859-1 converted... ] ... This bug is to be fixed. In the meantime, you can add myBlob.data = 37; here. Thanks for your report. Best regards, T.S...
... This bug related to this preprocessing directives and converting tokens into strings in nested macros has already been fixed and will be released in our...