I wrote a program in C that uses the CDK to create an user interface. It works great under Linux, but some people under Windows need it.
I've heard that Cygwin could help me, so last 3 days I was trying to recompile my program with the help of Cygwin. I tried a lot of things, like differents compilers, recompile nCurses from source, recompile CDK from source, using PDCurses... but I always failed. I got many types of problems and errors so I just can't list that here...
Is there a solution to use the CDK library under Windows ?