Hi,
I’m still new to using pyinstaller and I’m trying to compile the bootloader by using a c++ library. I’m using msvs 2008, in principle as explained in https://github.com/pyinstaller/pyinstaller/wiki/Build-Bootloader-Win64, however, with 32bit under Win7. I could not yet find out, how to exactly include a c++ library in the main.c and how to tell the waf-script to use a c++ compiler. Maybe anybody can help me in doing that? Thanks, Chris -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/d/optout.
