Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ch_language · Ch Language

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 583
  • Category: C and C++
  • Founded: May 27, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 751 - 786 of 1318   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
751 ludovico651 Send Email Mar 7, 2008
11:25 am
Hello, can I use ch standard embedded free for commercial use ?...
752 groupsupport@...
one2001boy Send Email
Mar 9, 2008
7:57 pm
... Ch standard itself is free for commercial. For Embedded Ch, you may check the link below. http://www.softintegration.com/products/sdk/embedch/purchase.html...
753 blinhh Send Email Mar 10, 2008
10:17 am
Now Ch 6.0 is available, still I can't find the mobile agent feature. I've installed the Ch-Student-Edition 6.0 and embedded Ch 6.0 and downloaded the MobileC...
754 fruber.malcome Send Email Mar 13, 2008
1:59 am
Using embedch, have a license. When I run the application on the dev machine all is well, but on the client machine (after copying the toolkit\embedch folder...
755 fruber.malcome Send Email Mar 13, 2008
2:03 am
I meant to say that I copied everything from the Ch\toolkit&#92;embedch folder to my applicationroot/embedch folder. So yes, my application/embedch folder has a...
756 groupsupport@...
one2001boy Send Email
Mar 13, 2008
4:00 am
... all embedded ch demo code uses the default directory related to CHHOME as run time environment. to distribute to run in a machine without ch standard...
757 Group Support
one2001boy Send Email
Mar 13, 2008
4:01 am
Please read the sample program 1.14 in Embedded Ch User's Guide. It shows how to run in a client machine. Group Support...
758 fruber.malcome Send Email Mar 13, 2008
4:50 am
If my code wasn't correct, then would this app work on the dev machine? Here is my ChOptionsInit code: (I do zeromemory the option prior to using it) ...
759 fruber.malcome Send Email Mar 13, 2008
4:59 am
Tonight, I'll try this by uninstalling standard and embedded from my dev machine, only leaving these folders in the root of my application and step through the...
760 fruber.malcome Send Email Mar 13, 2008
7:53 am
OK, I've uninstalled ch standard and embeded on my dev machine (but still have copies so that the libs and header files can be found. I've discovered that...
761 fruber.malcome Send Email Mar 13, 2008
8:36 am
Not to keep replying to myself, but I want everyone to have as much information as possible: I looked at the 5.x folders (in myapplication root/embed) and...
762 fruber.malcome Send Email Mar 13, 2008
9:34 am
Hopefully my final message for tonight... When I reinstall standard and embedch to c:\src&#92;ch, and then step into the line of code for Ch_Initialize, I do get: ...
763 groupsupport@...
one2001boy Send Email
Mar 13, 2008
1:02 pm
Fruber, ch.dll is for running ch not for embedded ch. Can you send the email to peterw@... about your company and license? also, can you type...
764 fruber.malcome Send Email Mar 13, 2008
10:10 pm
In almost every situation, I see that ch.dll get's loaded as soon as you try to run a script. I wonder if that's related to my problem. thanks - bill ... build...
765 Group Support
one2001boy Send Email
Mar 13, 2008
10:13 pm
You normally can capture the error messages Ch Embedded Ch API's by redireting them using Ch_Reopen(), except for the error message from Ch_Initialize(). In...
766 fruber.malcome Send Email Mar 13, 2008
11:27 pm
I'll open a shell and verify, but I know I downloaded whatever is currently on their site. I emailed peterw, hopefully I'll hear something soon, I really don't...
770 hussinfauzi Send Email Mar 17, 2008
3:05 pm
I'm quite new in ch language and i feel very intereted with this language. I'll go through CH SDK user's guide and try chap1: Portable Compilation and Linking...
771 Tom MacDonald
tmacd70783 Send Email
Mar 19, 2008
3:03 pm
I went through the same steps to create program 1.8 in the CH SDK documentation. I use Linux much more than Windows but it all worked for me (I have not tried...
772 groupsupport@...
one2001boy Send Email
Mar 20, 2008
4:59 am
... nmake and cl are from microsoft C++ compiler. the user needs to download the free 2008 compiler from microsoft website first. Ch installation will try to...
773 hussinfauzi Send Email Mar 21, 2008
9:00 am
I try to compile c/c++ file and then execute it in ms DOS. I'm already got it. But when I'll try to compile C++ file that contain #include <chplot.h> and class...
774 groupsupport@...
one2001boy Send Email
Mar 21, 2008
1:28 pm
... you need SIGL C++ grpahical library to compile for header with chplot.h http://www.softintegration.com/products/silib/graphlib/ T.S...
777 youngsanger Send Email Mar 28, 2008
6:18 pm
When I e mail them, I get a no server message, as if they are merging or something. I need this product for a game development program I am working on....
778 Group Support
one2001boy Send Email
Mar 28, 2008
6:24 pm
We had a temporary email problem. It had been fixed. Regards, Group support...
779 youngsanger Send Email Mar 28, 2008
7:28 pm
Great. Maybe I can pose my problem and you can direct me down the right path with Ch. My application is a development environment for 2D analysis of clusters...
780 Group Support
one2001boy Send Email
Mar 28, 2008
9:32 pm
You need to use Embedded Ch so that your binary application can execute C/C++ scripts. C/C++ scripts can also callback your binary functions. Your binary...
781 youngsanger Send Email Mar 29, 2008
7:24 pm
Users in this development environment can write and interpret scripts, then on the fly. Now, after testing a few of these scripts, they would enjoy being able ...
782 schoderkarl Send Email Apr 1, 2008
7:41 pm
I am trying to run some of the demos but seem to run into a few problems: on WindowsXP/Visual C++ 2008 Express: x) hello_world: xx) runs using 'localhost&#39; and...
783 dko_ucd Send Email Apr 2, 2008
4:35 pm
Hello, Are you using firewall software on your Windows machine? We can try emulating your setup to see if we get the same error in Windows. We've done most of...
784 dko_ucd Send Email Apr 2, 2008
8:35 pm
Hello, Mobile-C version 1.9.4 may now be downloaded from http://www.mobilec.org. Just follow the download link. - David Ko...
786 david.dk.ko@...
dko_ucd Send Email
Apr 7, 2008
12:57 pm
Hello, Are you using firewall software on your Windows machine? We can try emulating your setup to see if we get the same error in Windows. We've done most of...
Messages 751 - 786 of 1318   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help