Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 876871
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T11:30:24+00:00 2026-05-15T11:30:24+00:00

So I am trying to build an 32 bit application in 64. I am

  • 0

So I am trying to build an 32 bit application in 64.
I am linking to all 64 bit libraries, and I have recompiled everything we used for 64 bit.

I am getting weird errors now.
I have seen some similar errors over the net but nothing useful in those topics.

Any idea what could be wrong that causes this behavior?

warning C4091: ‘typedef ‘ : ignored on left of ‘float’ when no variable is declared
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\windef.h
error C2632: ‘float’ followed by ‘double’ is illegal
C:\Program Files\MicrosoftSDKs\Windows\v6.0A\include\windef.h

warning C4091: ‘typedef ‘ : ignored on left of ‘double’ when no variable is declared C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\wtypes.h
Error 44 error C2632: ‘double’ followed by ‘double’ is illegal
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\wtypes.h

Warning and error are for the same line.
Clearly its not a problem with wtypes.h and windef.h (and if it was i cant do anything about it)

typedef float               FLOAT;

typedef double DOUBLE;

Clearly these are fine by itself so it has to be something else.
File in my project that causes this just includes

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T11:30:25+00:00Added an answer on May 15, 2026 at 11:30 am

    It looks like FLOAT and DOUBLE have been previously #defined to double. This might be a result of another library, although it seems unlikely to be caused by switching to 64-bit compilation. Try doing

    #undef FLOAT
    #undef DOUBLE
    

    Prior to including windows.h or windef.h or whichever file is directly responsible for the warning.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to build a 64 bit version of my application (and yes I
I have been asked to build a web application that will be used to
Trying to build a GUI application in Java/Swing. I'm mainly used to painting GUIs
I'm trying to build a simple AWT application in Java. I want all of
I'm trying build an App Engine connected Android application and am having some problems
Trying to build a legacy code in VS2005 and get errors in VC header
I'm trying to build a generic grid view in an ASP.NET MVC application. Let
I am trying to package a python application on my 64 bit windows 7
I am trying to compile an 32 bit application. I am aware of problems
I am trying to write a C++ application using the OpenCV libraries. As per

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.