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

Squashed Bug in Depends System #210

Open
wants to merge 6 commits into
base: master-v0.16.3
Choose a base branch
from

Conversation

Overdrive5
Copy link
Contributor

Had this error after make depends(which would not allow sugarchain-qt to be compiled):

checking for static Qt plugins: -lqminimal...no
configure: error: Could not resolve: -lqminimal

Found this issue in bitcoin: bitcoin/bitcoin#13001

Applied this patch and resolved the problem:

bitcoin/bitcoin@f149e31

Improve color contrast on InitMessage for easier readability. Line 194.
Had this error after make depends(which would not allow sugarchain-qt to be compiled): 

checking for static Qt plugins: -lqminimal...no 
configure: error: Could not resolve: -lqminimal

Found this issue in bitcoin: bitcoin/bitcoin#13001

Applied this patch and resolved the problem:

bitcoin/bitcoin@f149e31
@Overdrive5
Copy link
Contributor Author

Had this error after make depends(which would not allow sugarchain-qt to be compiled):

checking for static Qt plugins: -lqminimal...no
configure: error: Could not resolve: -lqminimal

Found this issue in bitcoin: bitcoin/bitcoin#13001

Applied this patch and resolved the problem:

bitcoin/bitcoin@f149e31

@Overdrive5 Overdrive5 deleted the branch sugarchain-project:master-v0.16.3 February 11, 2023 17:36
@Overdrive5 Overdrive5 closed this Feb 11, 2023
@Overdrive5 Overdrive5 deleted the master-v0.16.3 branch February 11, 2023 17:36
@Overdrive5 Overdrive5 restored the master-v0.16.3 branch February 11, 2023 17:43
@Overdrive5 Overdrive5 reopened this Feb 11, 2023
@Overdrive5
Copy link
Contributor Author

Tried to separate the bug fix from the memory reduction code. Could not figure it out. Only 2nd PR on github. Not very fluent with it. If you need it separated, let me know how you would like it done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant