Results 1 to 4 of 4

Thread: Architecture decision for a Quant Library in C++

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2017
    Posts
    9
    Thanks
    2
    Qt products
    Qt5
    Platforms
    MacOS X Windows

    Default Re: Architecture decision for a Quant Library in C++

    Thanks a lot d_stranz, It is very helpful.

    Architecture for what? The development or the deployment?

    I meant Architecture for deployment. The issues I anticipated were missing DLL or library not linked properly or rebuilding on product update.

    Your reply has helped a lot; Thanks again.

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,328
    Thanks
    317
    Thanked 871 Times in 858 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Architecture decision for a Quant Library in C++

    Read this for a general description of Qt application deployment, then follow the link at the bottom for the details on deployment on Windows.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. Bad design decision in Designer
    By gkhrapunovich in forum Qt Tools
    Replies: 1
    Last Post: 14th February 2011, 18:01
  2. Replies: 2
    Last Post: 7th September 2009, 21:13
  3. Need some advice for design decision
    By BeS in forum Qt Programming
    Replies: 2
    Last Post: 28th March 2006, 23:06

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.