Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create dll file #1

Open
Zumbalamambo opened this issue Feb 13, 2020 · 6 comments
Open

Create dll file #1

Zumbalamambo opened this issue Feb 13, 2020 · 6 comments
Assignees

Comments

@Zumbalamambo
Copy link

How do I create a dll file of xpcf?

@Firefly35
Copy link
Contributor

Firefly35 commented Feb 14, 2020

A new 2.3.1 release is on the go in the next days. I suggest you use the qt creator wizards provided with xpcf to create an xpcf module with your own components.
To build xpcf, you'll need to install, qt creator, pkg-config ( for windows from https://github.com/SolarFramework/binaries/releases/tag/pkgconfig%2Fwin) and conan (from https://conan.io/) (you can follow the How to build part of the readme).
Let me know if any information is missing.

@Zumbalamambo
Copy link
Author

@Firefly35 Qt throws initialization errors while trying to open xpcf.pro. is there any prebuild binaries?

@Firefly35
Copy link
Contributor

Firefly35 commented Feb 14, 2020

Yes indeed, xpcf binaries are available in the SolAR framework context here : https://github.com/SolarFramework/binaries/releases

I'm interested to figure out the problems you had opening xpcf.pro, can you give me more feedback/logs about it please ?
You'll also need the associated boost package version 1.70
A future xpcf release (probably 2.4.0) will use boost statically, removing the need for a third party distribution of boost.

@Zumbalamambo
Copy link
Author

@Firefly35 I have managed to open xpcf.pro with QTCreator. While configuring the project, I'm getting the following error.

builddefs/qmake/templatelibconfig.pri: No such file or directory

@Firefly35
Copy link
Contributor

Firefly35 commented Feb 16, 2020 via email

@Firefly35 Firefly35 self-assigned this Feb 18, 2020
@Firefly35 Firefly35 added this to To do in XPCF Framework via automation Feb 18, 2020
@Firefly35 Firefly35 moved this from To do to In progress in XPCF Framework Feb 18, 2020
@Firefly35
Copy link
Contributor

Hello, did you succeed to build xpcf ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
XPCF Framework
  
In progress
Development

No branches or pull requests

2 participants