... 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...
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...
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...
I meant to say that I copied everything from the Ch\toolkit\embedch folder to my applicationroot/embedch folder. So yes, my application/embedch folder has a...
... 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...
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) ...
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...
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...
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...
Hopefully my final message for tonight... When I reinstall standard and embedch to c:\src\ch, and then step into the line of code for Ch_Initialize, I do get: ...
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...
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...
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...
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...
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...
... 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...
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...
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....
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...
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...
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 ...
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' and...
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...
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...