Skip to content

feat(linux): Enable initial Linux support & fix build system#8

Open
48numbershoes wants to merge 5 commits into
yagizdkurt:LinuxTestfrom
48numbershoes:LinuxTest
Open

feat(linux): Enable initial Linux support & fix build system#8
48numbershoes wants to merge 5 commits into
yagizdkurt:LinuxTestfrom
48numbershoes:LinuxTest

Conversation

@48numbershoes

Copy link
Copy Markdown

This PR introduces Linux support for RadCat.

Changes:

  • Feat: Successfully compiled and linked on Linux (First working build).
  • Build: Integrated static FTDI library (libftd2xx.a) via CMake Imported Targets.
  • Fix: Resolved ABI/Name Mangling issues in ftd2xx.h (Wrapped in extern "C").
  • Chore: Updated .gitignore to handle static libs correctly.

@yagizdkurt yagizdkurt left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build dosyası bulunmamalı

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

burası exter c olmamalı

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

include pathler buradan değil Cmakeden olmalı

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yine include path cmake den olmalı

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bu ne unreadable

…d artifacts & extern 'C' block from FTDIHandler.
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