Skip to content

syntax error : identifier 'ptt_parallel_windows' #5

@ferlyz05

Description

@ferlyz05

ifdef _MSC_VER

return ptt_ptr(new ptt_parallel_windows());

endif

Code above produce error while compiling:
extmodem-master\src\ptt.cpp(71): error C2061: syntax error : identifier 'ptt_parallel_windows'

Error: expected a type specifier

Any suggestion?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions