Search the web
Sign In
New User? Sign Up
ch_language · Ch Language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1013 - 1043 of 1043   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date v
1043
... 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...
groupsupport@...
one2001boy
Offline Send Email
Dec 17, 2009
8:12 am
1042
... 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...
groupsupport@...
one2001boy
Offline Send Email
Dec 17, 2009
8:10 am
1041
Hi, probably the simplest way to test is to pick up a demo and see if it works first. you can try from ch shell and go to the directory: ...
groupsupport@...
one2001boy
Offline Send Email
Dec 17, 2009
8:09 am
1040
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...
meirab_2001
Offline Send Email
Dec 17, 2009
2:13 am
1038
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...
Ron
xecronix
Online Now Send Email
Dec 11, 2009
5:33 pm
1037
... you can check the documetantion: "Ch Installation and System Administration Guide" from the link below at http://ww.softintegration.com/docs/ tech support...
groupsupport@...
one2001boy
Offline Send Email
Dec 10, 2009
10:08 pm
1036
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?...
kiril krstevski
kirilkrstevski
Offline Send Email
Dec 10, 2009
12:45 am
1035
... 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 ...
groupsupport@...
one2001boy
Offline Send Email
Dec 8, 2009
7:32 am
1034
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...
mt_homeschool
Offline Send Email
Dec 7, 2009
11:51 pm
1033
... I will forward to somebody from our company to contact you in detail. Best regards, Tech support...
groupsupport@...
one2001boy
Offline Send Email
Nov 16, 2009
7:45 pm
1032
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)...
M
meirab_2001
Offline Send Email
Nov 14, 2009
7:43 pm
1031
... 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...
groupsupport@...
one2001boy
Offline Send Email
Nov 14, 2009
5:37 am
1030
hello Tech support - - - - - - - - - - - - - - - - after carefully reading the embedch: 1.2.2 building with visual .net ---> the compilation + link went...
M
meirab_2001
Offline Send Email
Nov 14, 2009
12:55 am
1029
... 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...
groupsupport@...
one2001boy
Offline Send Email
Nov 13, 2009
7:42 am
1028
when i try to compile + link: /* Filename: embedch1.c */ #include <embedch.h> #include <stdio.h> int main() { ChInterp_t interp; char *argvv[]={"embedch1.ch",...
meirab_2001
Offline Send Email
Nov 13, 2009
1:49 am
1027
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...
givemetoons
Offline Send Email
Nov 7, 2009
4:30 pm
1026
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 ...
David Ko
dko_ucd
Offline Send Email
Sep 25, 2009
4:44 am
1025
hello, ... any ideas? i've tried googling xyssld.lib to try to install that library, but nothing comes up. google asks if i meant xyssl......
wildfish777
Offline Send Email
Sep 24, 2009
4:29 pm
1024
... Thanks for the help. I'll have a go at your suggestions, although I suspect it may be too difficult for me!...
ivanodonoghue
Offline Send Email
Sep 22, 2009
8:25 pm
1023
... 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...
groupsupport@...
one2001boy
Offline Send Email
Sep 22, 2009
4:01 am
1022
... 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...
ivanodonoghue
Offline Send Email
Sep 21, 2009
3:11 pm
1021
... 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,...
groupsupport@...
one2001boy
Offline Send Email
Sep 19, 2009
10:01 pm
1020
... 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...
groupsupport@...
one2001boy
Offline Send Email
Sep 19, 2009
1:47 pm
1019
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...
ivanodonoghue
Offline Send Email
Sep 19, 2009
1:45 pm
1018
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...
disneylogic
Offline Send Email
Sep 19, 2009
1:04 am
1017
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...
disneylogic
Offline Send Email
Sep 19, 2009
1:03 am
1016
... 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...
groupsupport@...
one2001boy
Offline Send Email
Sep 14, 2009
12:00 am
1015
Hi I downloaded chstandard-6.1.0.macosx10.ppc Thanks Bernard...
bernard.langevin
bernard.lang...
Offline Send Email
Sep 12, 2009
4:31 pm
1014
Hi I downloaded chstandard-6.1.0.macosx10.ppc Thanks Bernard...
bernard.langevin
bernard.lang...
Offline Send Email
Sep 12, 2009
4:18 pm
1013
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...
groupsupport@...
one2001boy
Offline Send Email
Sep 12, 2009
6:14 am
Messages 1013 - 1043 of 1043   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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