<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">I am forwarding your email to the mailing list. I do not answer private emails nor solve individual problems. If you have some doubt about ECL, the mailing list is the place for asking.</div>

<div class="gmail_quote"><br></div><div class="gmail_quote">On Sun, Jul 21, 2013 at 12:14 PM, Matic Kukovec <span dir="ltr"><<a href="mailto:matic.kukovec@pametnidom.si" target="_blank">matic.kukovec@pametnidom.si</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">1. How do i compile a program on a Windows 7 64-bit system to native code?<br>
    I tried this procedure: - installed the c compiler with "(ext:install-c-compiler)", i am using the MSVC++ 2010 compiler<br>
                                           - created hello.lisp file same as in the "1.6 Compiler examples" of the manual<br>
                                           - ran (compile-file "hello.lisp" :system-p t)<br>
    I get this message:<br>
                                    > (compile-file "C:/Users/Matic/Desktop/LISP/<u></u>ECL_Testiranje/hello.lisp")<br>
                                    ;;;<br>
                                    ;;; Compiling C:/Users/Matic/Desktop/LISP/<u></u>ECL_Testiranje/hello.lisp.;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=0<br>
                                    ;;;<br>
                                    ;;; End of Pass 1.hello.c<br>
                                    .\ecl/object.h(826) : error C2632: 'long' followed by 'long' is illegal<br>
                                    .\ecl/object.h(827) : error C2632: 'long' followed by 'long' is illegal<br></blockquote><div><br></div><div>There is not enough information here:</div><div><br></div><div>

- Did you build ECL yourself?</div><div>- Which compiler did you use?</div><div>- Which flags did you use for building ECL? Did you use "nmake ECL_WIN64=1"?</div><div>- How did you install ECL?</div><div>- Is the same compiler used for building ECL and for compiling this code?</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
2. How do you run a LTk application properly?</blockquote><div><br></div><div>This is not the right place to ask this question.</div><div><br></div><div>Juanjo</div></div><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>

c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a>
</div></div>