Hi, I’m still new to using pyinstaller and I’m trying to compile the bootloader by using a static 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 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 -- View this message in context: http://pyinstaller.47505.x6.nabble.com/Compiling-a-modified-bootloader-tp1450.html Sent from the PyInstaller mailing list archive at Nabble.com. -- 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.
