caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Re: [Caml-list] Making camlidl
@ 2001-07-13 22:25 kyle.pierce
  2001-07-13 22:51 ` wxOCaml. " Alexander V. Voinov
  0 siblings, 1 reply; 7+ messages in thread
From: kyle.pierce @ 2001-07-13 22:25 UTC (permalink / raw)
  To: Alexander V. Voinov; +Cc: caml-list

Hi Alexander,

> Do you develop direct bindings of wxWindows to OCaml, or develop the 
application layer you need directly in VC++ and call it from OCaml?

If I had some experience with developing direct bindings the way they did with 
WxPython (for example), I might attempt to do something similar with OCaml.  I 
am not very happy with Tcl/Tk and I couldn't even get that working with OCaml 
anyway.

I have a more modest solution, however: to write the whole front end in VC++ 
using wxWindows, and call my OCaml code from that front end.  I am not 
especially interested in handling GUI events from OCaml anyway.  But if it were 
not too hard to create something like a wxOCaml, I would use it for sure.  Of 
course, one hurdle would be to get the interface to C/C++ working, which is 
what camlidl seems to be good for.

Kyle



---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/


-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [Caml-list] Making camlidl
@ 2001-07-13 21:06 kyle.pierce
  2001-07-13 21:19 ` Alexander V. Voinov
  2001-07-14 14:27 ` Dmitry Bely
  0 siblings, 2 replies; 7+ messages in thread
From: kyle.pierce @ 2001-07-13 21:06 UTC (permalink / raw)
  To: caml-list

A slight clarification to my earlier post...

> However, I am having a terrible time getting camlidl built.  I have GNU make 
> and the cygwin utilities installed, as suggested in the readme file. I cannot 
> get beyond the various problems I'm having with this.  Would I have to 
> do the build entirely within the cygwin environment, using bash?  Or what?  I 
> would be grateful for any suggestions.

I am using the native Win32 port of OCaml, not Cygwin.  I plan to work in the 
native Win32 environment (since I don't have a Linux box), and I am using the 
wxWindows library with Visual C++ for GUI front-end coding.

Since camlidl is at least in part a Windows-oriented utility, my expectation 
was that I would not have to make it from a bash console.  I simply don't have 
much experience with bash.  Any pointers?

Thanks,

Kyle Pierce



---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/


-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Caml-list] Making camlidl
@ 2001-07-13 19:41 kyle.pierce
  0 siblings, 0 replies; 7+ messages in thread
From: kyle.pierce @ 2001-07-13 19:41 UTC (permalink / raw)
  To: caml-list

Hello,

One of my first experiments with OCaml has been to try and build the camlidl 
utility (version 1.01) to help me build a library with OCaml and then call it 
from a C++ executable.  I'm in a Windows 2000 environment, but no COM features 
are needed, I just want the glue code for integrating with C/C++.

However, I am having a terrible time getting camlidl built.  I have GNU make 
and the cygwin utilities installed, as suggested in the readme file.  I cannot 
get beyond the various problems I'm having with this.  Would I have to actually 
do the build entirely within the cygwin environment, using bash?  Or what?  I 
would be grateful for any suggestions.

Alternatively, has anyone built a native code camlidl.exe that you would be 
willing to share?  Or for that matter, a bytecode version?

Thanks,

Kyle Pierce


---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/


-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2001-07-14 15:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-13 22:25 [Caml-list] Making camlidl kyle.pierce
2001-07-13 22:51 ` wxOCaml. " Alexander V. Voinov
  -- strict thread matches above, loose matches on Subject: below --
2001-07-13 21:06 kyle.pierce
2001-07-13 21:19 ` Alexander V. Voinov
2001-07-14 15:24   ` Dmitry Bely
2001-07-14 14:27 ` Dmitry Bely
2001-07-13 19:41 kyle.pierce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).