hi, I'm a beginner of gambit. I build an "hello world" under win7, but it always open a new console to show the result, how can I make it display at the current console, just like a "normal" console exe. [?]
Afficher les réponses par date
Is your console in regular windows or cygwin? Did you install the cygwin or mingw binaries? (Perhaps the combination of these two could have an impact for you.)
If you are compiling a console app, maybe you need to specify a compiler-ld-options-prelude to msvc's linker, try these -DWIN32 -D_WINDOWS , or read up on their meaning and correct them yourself.
You are welcome to document your findings in the wiki.
Mikael
2010/7/22 赵常坤 zhaochangkun@gmail.com
hi, I'm a beginner of gambit. I build an "hello world" under win7, but it always open a new console to show the result, how can I make it display at the current console, just like a "normal" console exe. [?]
Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list