OpenTenBase / OpenTenBase/TXSQL

优化txsql编译体验

Open
#16 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
C++
Stars
337
Forks
234
PR merge metrics
No merged PRs in 30d

Description

TXSQL在编译过程中,会对系统环境有一定的依赖。完善CMakeFile信息,在发现gcc、cmake版本不符合预期的时候,打印出对具体版本的依赖,从而避免在make的时候报错

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the repository's CMake configuration and review how compiler and CMake versions are currently checked during configuration. Add clear version requirements for gcc and CMake so incompatible environments are reported before make runs. Verify the configuration output with supported and unsupported versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.