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: | Nicolas Cannasse <warplayer@f...> |
| Subject: | Re: [Caml-list] Alternative proposal: COAN |
> 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. More infos here : http://tech.motion-twin.com Nicolas Cannasse ------------------- 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