Jump to content

Microsoft Visual Studio 9.0\VC\ce\include\streambuf syntax errors compiling for ARMV4I platform VS 2008


Recommended Posts

Guest Carlos Alonso Lopez Gordillo
Posted

I am trying to build a legacy c++ targeting ARMV4I platform and I am getting several syntax errors among others from VS 2008. Some of my output is like below:c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\xdebug(158) : warning C4159: #pragma pack(pop,...) : has popped previously pushed identifier '_CRT_PACKING'1>c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\xiosbase(209) : error C2470: 'ios_base' : looks like a function definition, but there is no parameter list; skipping apparent body1>c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\

 

Continue reading...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...