Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syntax error : identifier 'ptt_parallel_windows' #5

Open
ferlyz05 opened this issue Nov 27, 2013 · 1 comment
Open

syntax error : identifier 'ptt_parallel_windows' #5

ferlyz05 opened this issue Nov 27, 2013 · 1 comment
Assignees
Labels

Comments

@ferlyz05
Copy link

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?

@alejolp
Copy link
Owner

alejolp commented Nov 27, 2013

Thanks for reporting this issue! The Parallel PTT code on Windows is missing, I've commited a fix to comment that line. Please update the code and let me know.

@ghost ghost assigned alejolp Nov 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants