Skip to content

Support compile under Linux by disabling wxJSON and GIT stuff#33

Merged
levinsv merged 1 commit into
levinsv:masterfrom
interob:compile-under-linux-without-json-git
Feb 14, 2023
Merged

Support compile under Linux by disabling wxJSON and GIT stuff#33
levinsv merged 1 commit into
levinsv:masterfrom
interob:compile-under-linux-without-json-git

Conversation

@interob
Copy link
Copy Markdown

@interob interob commented Feb 14, 2023

Setting the wxUSE_WEBREQUEST compiler directive was not working for me in my attempt to compile under Linux. I fixed this using the #if defined ( .. ) construct, using a variable that is now more intuitively named NO_WXJSON_GIT.

@levinsv levinsv merged commit 03c7cb5 into levinsv:master Feb 14, 2023
@interob interob deleted the compile-under-linux-without-json-git branch February 14, 2023 21:53
@sgrinko
Copy link
Copy Markdown

sgrinko commented Feb 15, 2023

Hi,
@interob

Please write how exactly you compile to Linux. What are the differences from the official documentation:

https://github.com/pgadmin-org/pgadmin3/blob/master/INSTALL

@interob
Copy link
Copy Markdown
Author

interob commented Feb 15, 2023

Hi, @interob

Please write how exactly you compile to Linux. What are the differences from the official documentation:

https://github.com/pgadmin-org/pgadmin3/blob/master/INSTALL

@sgrinko Exact procedure is here: https://github.com/levinsv/pgadmin3/blob/master/INSTALL_EN.txt

@sgrinko
Copy link
Copy Markdown

sgrinko commented Feb 15, 2023

Thank you

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.

3 participants