Unable To Find $(Qt_INCLUDEPATH_) And $(Qt_LIBS_) Macros In VS Qt Tool
-
Hi Community,
I was trying to include Qt inlcudes paths and Qt libs to my Qt library project which is I have created using Visual Studio and Qt VS Tool, But I'm not able to find the definition in the MACROS option. My $(QTDIR) is pointed to the correct location.
Microsoft Visual Studio Professional 2019 Version 16.11.27
Qt Visual Studio Tools Version 2.10.1.2Thanks in advance
-
C Christian Ehrlicher moved this topic from General and Desktop on
-
Hi Community,
I was trying to include Qt inlcudes paths and Qt libs to my Qt library project which is I have created using Visual Studio and Qt VS Tool, But I'm not able to find the definition in the MACROS option. My $(QTDIR) is pointed to the correct location.
Microsoft Visual Studio Professional 2019 Version 16.11.27
Qt Visual Studio Tools Version 2.10.1.2Thanks in advance
@Abhi_Varma I have 4 build configurations for project namely - debug, release, customdebug, customrelease. I have noticed the macros $(Qt_INCLUDEPATH_) And $(Qt_LIBS_) are visible in macros option for customdebug and not for other configurations. Am I missing a setting for other configurations
-
@SGaist I would love your input on this. Thanks in advance
-
@SGaist I would love your input on this. Thanks in advance
Hi,
Sorry, I won't be able to assist you here, my use of the Visual Studio plugin dates back to quite a long time ago...
-
Hi,
Sorry, I won't be able to assist you here, my use of the Visual Studio plugin dates back to quite a long time ago...
@SGaist Can you loop in anyone who has any idea about this. I see for some of my projects for all configurations the macros are enable and for some only for few configurations enabled. Maybe some option is not enabled. can Identify which one