hi gyes l have probleme whit add the libray xlnt for my project qqt
-
@Teyeb23
In the first screenshot you showld
complain it was not linked withxlnt
library.But in the second screenshot you show
g++
link succeeding the linking without error.I do not follow how you get both of these behaviours when compiling/linking the same code?
-
@Teyeb23
In the first screenshot you showld
complain it was not linked withxlnt
library.But in the second screenshot you show
g++
link succeeding the linking without error.I do not follow how you get both of these behaviours when compiling/linking the same code?
-
@JonB
no sir I made the link after in scond picture and after I tried a code does not work
So how solve this problem@Teyeb23
So what exactly is the problem? You show a screenshot with a link failure, then you show another link with success, so what is the point of the first screenshot?a code does not work
This is not a description of a problem, if you want help.
So how solve this problem
If you don't explain what "this problem" is it's difficult to advise how to help....
-
@Teyeb23
So what exactly is the problem? You show a screenshot with a link failure, then you show another link with success, so what is the point of the first screenshot?a code does not work
This is not a description of a problem, if you want help.
So how solve this problem
If you don't explain what "this problem" is it's difficult to advise how to help....
-
@JonB I want the method to add the libray xlnt exacet
how to configure the file .pro
help me for add the libray for my project -