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

Support ECLIDE build with 64bit Clienttools #559

Merged

Conversation

xwang2713
Copy link
Member

Add a CMake flag CT_ARCH.
If this flag set to "i386" 32bit Clienttools will be used to build ECLIDE. The default is 64bit Clienttools.
Also remove hard-coded Clienttools installation location which will prevent 64bit Clienttools conversion and reboot prompt in ECLIDE installation.

@xwang2713 xwang2713 changed the base branch from master to candidate-9.4.x January 12, 2024 13:54
@xwang2713
Copy link
Member Author

@GordonSmith please review and approve

@GordonSmith GordonSmith self-requested a review January 12, 2024 14:18
CMakeLists.txt Outdated Show resolved Hide resolved
Remove hard-coded clienttools installation location
@xwang2713 xwang2713 force-pushed the IDE-support_x64_clienttool branch 2 times, most recently from d0e26db to 63369d0 Compare January 16, 2024 19:12
@GordonSmith GordonSmith merged commit d632111 into hpcc-systems:candidate-9.4.x Jan 17, 2024
3 checks passed
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