Author Topic: wont find declaration of PASCAL  (Read 9575 times)

Offline benkenobi01

  • Multiple posting newcomer
  • *
  • Posts: 64
wont find declaration of PASCAL
« on: May 16, 2012, 08:07:17 am »


for this i will get a "not found" message ,it is strange PASCAL is defined in windef.h and my search directories are pointing to the right paths

Offline scarphin

  • Lives here!
  • ****
  • Posts: 644
Re: wont find declaration of PASCAL
« Reply #1 on: May 16, 2012, 12:43:48 pm »
I'm also getting this error for all of standard library definitions and code completion doesn't kick in for any of the std functions. I always thought I made a wrong setting but not sure if it's a setting error anymore.

OS: Win 7 x64

Offline scarphin

  • Lives here!
  • ****
  • Posts: 644
Re: wont find declaration of PASCAL
« Reply #2 on: May 16, 2012, 04:34:03 pm »
I don't think the problem is within the 'search directories' setting as the compiler finds these libraries and doesn't give any error while building. But the Code Completion and context menus can't find them.