Page 2 of 2 FirstFirst 12
Results 21 to 22 of 22

Thread: Lua into Qt

  1. #21
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Lua into Qt

    Just for the record, I got the Lua binaries I show from the Lua web site in precompiled form.
    http://sourceforge.net/projects/luab...aries/Dynamic/
    You will need to match the Microsoft compiler version and bit-ness if you use these.
    If you compile your own then the paths may be different but the result the same.

    I do not have VS and plugin or I would spell it it out from that perspective.

  2. #22
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Lua into Qt

    I do not have VS and plugin or I would spell it it out from that perspective.
    Given the .pro file you posted, the Qt plugin for VS will import it and create a working VS project file just fine. One almost never hand-edits a VS project file; it's always done through the GUI.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.