Browse thread
ocamlsdl natively for Windows?
- Tobias Elze
[
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: | Tobias Elze <mailinglists@t...> |
| Subject: | ocamlsdl natively for Windows? |
Hello, I want to make a MS Windows port of a linux application using the OCaml SDL library. However, I was not successfull in compiling the ocamlsdl library natively for Windows, neither for MinGW nor for MSVC. I am not very experienced with this so I gave up after several hours after running into too many errors I did not understand. Does anyone have a working native Windows port of ocamlsdl? The one Andrei Formiga has made some time ago ( http://sourceforge.net/mailarchive/forum.php?thread_id=4961510&forum_id=2871 ) is unfortunately lost. Thanks a lot, Tobias.