Browse thread
[Caml-list] Alternative proposal: COAN
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Sven Luther <luther@d...> |
| Subject: | Re: [Caml-list] Alternative proposal: COAN |
On Mon, Mar 03, 2003 at 06:24:48PM +0900, Nicolas Cannasse wrote: > > Like said, fine with me, but i guess the windows way of thinking is that > > it should work out of the box and without many problems. BTW, how do you > > do Makefiles with the visual C++ developpment tools ? > > You can create a "Makefile project" from within the project wizard or use > the VisualML Project Wizard I wrote to setup a new project. As you can run > any command ( nmake or other ) you only have to call ocamake passing it the > vc++ DSP project file as argument. Ocamake will get the file list from it. Ok, now, if i have an existing ocaml library/program/whatever which knowns nothing about VC++, you only need to generate the CV++ DSP project, right ? Or are there some more evoluted steps do it ? Also, if i have an lablgtk interface, there is no chance i can use it with VC++ and the standard windows runtime ? Friendly, Sven Luther ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners