Skip to content

Compile the minigui library with my harbour and mingw compiler - #1

Open
fperillo wants to merge 1 commit into
ivanilmarcelino:mainfrom
fperillo:remove-absolute-path
Open

Compile the minigui library with my harbour and mingw compiler#1
fperillo wants to merge 1 commit into
ivanilmarcelino:mainfrom
fperillo:remove-absolute-path

Conversation

@fperillo

Copy link
Copy Markdown

The 24.05 had some .ch and .h files inside harbour\include but it was a bad move (to me)

Now the library compiles but when I try to compile a sample there are errors about missing functions that should be linked, unfortunately it links everything !

The 24.05 had some .ch and .h files inside harbour\include but it was a bad move (to me)

Now the library compiles but when I try to compile a sample there are errors about missing functions that should be linked, unfortunately it links everything !
@ivanilmarcelino

Copy link
Copy Markdown
Owner

We need to avoid modifying the code and maintain compatibility; I created a folder with new HBP files that resolve conflicts; this way both versions should work together peacefully and cloning the next version won't break the compilation.

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.

2 participants