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.)<div><br></div><div>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.</div>
<div><br></div><div>You are welcome to document your findings in the wiki.</div><div><br></div><div>Mikael</div><div><br><div class="gmail_quote">2010/7/22 赵常坤 <span dir="ltr"><<a href="mailto:zhaochangkun@gmail.com">zhaochangkun@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">hi, I'm a beginner of gambit.<br>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.<br>

<img goomoji="330" style="margin:0pt 0.2ex;vertical-align:middle" src="cid:330@goomoji.gmail"> <br>
<br>_______________________________________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
<br></blockquote></div><br></div>