Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Прибьём варнинг в линкере для VC9 #23

Open
GoogleCodeExporter opened this issue Apr 30, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

Имеем варнинг: 

INK : warning LNK4224: /OPT:NOWIN98 is no longer supported;  ignored

Причина: выставленная в линкере опция 
оптимизации для Win98: 

No (/OPT:NOWIN98)

Переключаем в состояние default и варниг 
испаряется. Есть смысл?

Original issue reported on code.google.com by victo...@mail333.com on 25 Oct 2009 at 12:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant