Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. LNK2001 _DLLMAINCRTStartup problem

LNK2001 _DLLMAINCRTStartup problem

Scheduled Pinned Locked Moved Unsolved Qt 6
1 Posts 1 Posters 372 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tungyen
    wrote on last edited by
    #1

    Hello, I am a user of qt6 recently. However, I encountered the problem shown below:

    77584ca1-d40b-4e98-a056-b8d622ade7da-image.png

    I want to make a package called RCL which contains lib files, DLL files, and an exe file. However, when I run qmake->rebuild, the errors below showed, and I felt quite confused.
    The Toolkit. lib is a file that I made previously. And it was strange that when I put boost, armadillo, and the opencascade lib in that project, it work and build successfully. This RCL project built based on Armadillo and Boost fails.
    Could someone help me solve this problem? I guess it might not the problem of 3rd party lib

    Here is my .pro file:

    1a4b383b-a6b9-4e65-aa34-d159d572ff21-image.png

    814c4dce-403f-4f82-b5ee-4cc5ffec3d43-image.png

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved