... You may need to use ch sdk to interface with mysql C lib. we have some interface code which will be available in a couple of days for you to try. Best...
... since visual studio 2005, microsoft requires the manifest to run the application corectly. ch 6.3 starts to use vc 2005 for compliation and then covert to...
I try to run embedch1.ch from embedch1.c in vc++2005 (studio)/ win xp ch/prof 6.3.0 + ch/rt 6.3.0 i have defined in project properties: c/c++ additional...
I'm fully aware of the ODBC option but I also wonder if there is also a turn key solution for interfacing with MySQL using the MySQL C API. Does anyone have...
... you can check the documetantion: "Ch Installation and System Administration Guide" from the link below at http://ww.softintegration.com/docs/ tech support...
Can I install and use Ch standard 6.3 under ubuntu 9.10 and how to make it? Â Can I install and use Ch standard 6.3 under ubuntu 9.10 and how to make it?...
... Tom, Thanks for using Ch. the mouse handling is not part of C standard. You may need windows API to handle the mouse. If you can check Microsoft ...
Hello all, I am going to be using Ch for my programming class this January. Based on previous offerings of the course, I know that some students may want to do...
hello ch Tech support - - - - - - - - - - - - - - - - - i prefer to buy a licence that allows me to do 3 things: read a .ch program (or a few, one after one)...
... You may download the latest build of standard edition and embedded ch eval to try again. the ch and embed ch eval need to be uninstalled first. It expires...
hello Tech support - - - - - - - - - - - - - - - - after carefully reading the embedch: 1.2.2 building with visual .net ---> the compilation + link went...
... To compile the demo code, you need to follow the compile and link instructions in Embedded Ch User's guide. You can find the answer in the chapter 1.2.2...
We have a board we designed that is running the uC/OS-II RTOS. This board does not have a disk drive - only FLASH and RAM. How do I go about porting Ch to this...
Hello, xyssl should be included with the Mobile-C package. If it is searching for xyssld.lib, that means it is searching for the "Debug" compiled version of ...
... It appears that CHHOME/package/chk8055d_c/dl/libK8055D_C.dl was created for Windows. You need to create new CHHOME/package/chk8055d_c/dl/libK8055D_C.dl for...
... I see that the dl is present but was all lower case, where there should be some uppercase chars in the name, i.e. libK8055D_C.dl. If I rename the dl I get...
... After you downloaded and built the package, the package should contain CHHOME/package/chk8055d_c/dl/libK8055D_C.dl, can you check if it is there? if not,...
... You may use Ch SDK to interface binary C/C++ code. You may use func(parm, ...) to handle overloading of a function. You can find from Ch SDK User's guide...
I've just installed ch on ubuntu, and the setup seemed to go fine. I ran several of the demo programs with no issue. I want to use the ch package for the k8055...
I am a long time user of Ch, but I have primarily used it for pretty standard C code and its numerics. I now have some C++ code I need to run and modify, but...
So, just found in a Ch doc that "template" is not supported in Ch. Can someone suggest any workarounds? In particular, I'm thinking that maybe I might write...
... We have just tested and no password is required for installation. If you run as sudo user to install it, it might need your system administrator privilege...
Hi Bernard, ... Ch standard edition should not require the password. Can you please let me us know what is the file name you downloaded? Thanks. Tech support...