Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

冲突 #5

Description

@quoilam

easywslient.cppf里有一行typedef __int8 int8_t;
与里定义的uint8_t冲突,
报错信息:
conflicting declaration 'typedef char int8_t'GCC
stdint.h(35, 21): previous declaration as 'typedef signed char int8_t'
若注释掉该行则出现五十多条undefined reference

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions