Hi Geogre,
Thank you posting!
>I created a unicodedebug x64 build configuration
>using an existing win32 unicodedebug configuration
>as a template. I have done this before without
>problem but this time I get the following error:
>
>c1xxast : fatal error C1048: unknown option 'L' in '-ZILP448'.
I have performed some research on this issue, and found this may be caused
be the build option of Enable Code Analysis for C/C++ for your x64 build
configuration. The /analyze option is only available for x86 compilers.
Please refer to the following MSDN documentation:
http://msdn2.microsoft.com/en-us/library/ms173498.aspx
I suggest you can turn off that option in the Project Property Pages |
Common Properties | C/C++ | Advanced | Enable Code Analysis for C/C++ entry.
I hope the above information helps, if you have any questions or concerns,
please do not hesitate to let me know. I am standing by to help you.
Thanks!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
RossettoeCioccolato - 10 Jul 2006 20:41 GMT
Gary,
Thanks. That fixed it.
Regards,
George.
> Hi Geogre,
>
[quoted text clipped - 33 lines]
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
"Gary Chang[MSFT]" - 11 Jul 2006 03:28 GMT
You are welcome, George. :)
Have a nice day!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.