Click here to Skip to main content
15,897,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Sir,

I am working on sense simulator using cygwin.
by using command g++ sim_routing.cc -o sim_routing

cygwin shows following errors

../../mac/mac_80211.h:936:error: expected init-declarator before '<' token.
In file included from sim_routing.cc:70:
../../phy/transciever.h:35 error: expected constructor,destructor,or type can version before "DuplexTransceiver"

and same errors for other included files
Posted
Comments
OriginalGriff 2-Apr-11 12:14pm    
Perhaps, if you include some relevant fragment of the code, we might be able to help.
As it is, I sold my Crystal Ball on eBay last year...
Graham Shanks 2-Apr-11 12:41pm    
I knew you were going to say that (I went on eBay last year and bought a Crystal Ball)
OriginalGriff 3-Apr-11 4:15am    
If it was mine, it was one previous owner, a little old witch who only looked in it on Sundays.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900