Skip to content

How to compile with users_tr.c enabled? #4

@potty-dzmeia

Description

@potty-dzmeia

I am trying to compile under Windows with rig control support.

I am using MSYS2 mingw64

What works:

  • git clone
  • cp Makefile.msys2.nodebug Makefile
  • make linrad64.exe
  • Success

What doesn't work:

  • git clone
  • cp Makefile.msys2.nodebug Makefile
  • cp users_tr.c hwaredriver.c
  • make linrad64.exe
  • Error: I start getting lots of errors in hwaredriver.c

I guess I am missing something?
Thanks in advance.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions