[hxclidev] limits.h not found in \src\helix\common\runtime\pub\hlxclib directory
Greg Wright gwright at real.comFrom: "Shoily Obaidur Rahman" <shoily at dhaka.tigerit.com> > Hi, > > I tried to build helix project but failed because of the absence of the > file limits.h in \src\helix\common\runtime\pub\hlxclib directory. Please > help me in this regards. Also, if possible send me the rm command by the > cygwin. What are your build settings (you can grab them from your build.out file lines ~20 to ~30). If you are building off of the HEAD, limits.h should be there. If you are on the kittyhawk then it isn't. You can check it out from the head and use it if you need to, 'cvs co common/runtime/pub/' in a new directory so it doesn't pick up your cvs sticky tags. the 'rm' from cygwin won't do you any good if you don't have the rest of the support libs installed I think. You should be able to just do a small cygwin install with only those basic shell utils: http://www.cygwin.com/setup.exe In my opinion, the whole install is great. :) --greg. > > Thanks in advance, > > Shoily Obaidur Rahman > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe at helix-client.helixcommunity.org For additional commands, e-mail: dev-help at helix-client.helixcommunity.org