Ejemplos del uso de "линкеров" en ruso

<>
Traducciones: todos8 linker8
Исправлены ошибки линкеров путем удаления прямых ссылок на AVFoundation, CoreMedia и CoreMotion. Теперь они медленно загружаются при выполнении. Resolved linker errors by removing direct references to AVFoundation, CoreMedia and CoreMotion, now they are lazily loaded at runtime.
Или можно добавить флажок линкера «-ObjC». Or you can add the -ObjC linker flag.
Отключена поддержка модуля для исправления избыточных предупреждений линкера. Disabled module support to fix excessive linker warnings
Из-за ненужной информации об отладке модуля возникали предупреждения линкера. Теперь эта проблема устранена. Fixed linker warnings caused by unneeded module debug info
В этой вкладке под пунктом «Linking» (Связь) дважды нажмите «Other Linker Flags» (Другие флажки линкера), чтобы добавить -ObjC. There, under "Linking", double-click "Other Linker Flags" to add -ObjC.
Этот флажок дает указание линкеру загрузить в SDK все объектные файлы, которые определяют класс или категорию Objective-C. This flag tells the linker to load every object file in the SDK that defines an Objective-C class or category.
Если вам нужно, чтобы все классы SDK работали со стандартными настройками, вы можете добавить в свой проект флажок линкера -ObjC. Optionally, if you want all the SDK classes to work out of the box you can also add the -ObjC linker flag to your project.
Чтобы исправить ошибку выше, добавьте «-lxml2» в «Other Linker Flags» (Другие флажки линкера) на странице «Build Settings» (Настройки сборки) в проекте: To fix the above build error, you would need to add '-lxml2' to 'Other Linker Flags' in Build Settings page in your project as follows:
Los ejemplos del uso de palabras en diferentes contextos se proporcionan únicamente con fines lingüísticos, es decir, para estudiar el uso de palabras en un idioma y sus opciones de traducción a otro. Están recopilados automáticamente de fuentes abiertas utilizando tecnología de búsqueda basada en datos bilingües. Si encuentras un error ortográfico o de puntuación en el original o en la traducción, utiliza la opción "Informar de un problema" o escríbenos.

En esta sección, puedes ver cómo se usan las palabras y expresiones en diferentes contextos con los ejemplos de traducciones realizadas por profesionales. La sección Contextos te ayudara a aprender inglés, alemán, español y otros idiomas. Aquí puedes encontrar ejemplos con las frases verbales, expresiones idiomáticas y palabras ambiguas en textos de diferentes estilos y temas.

Los ejemplos se pueden ordenar por traducciones y temas, y también se puede realizar una búsqueda más precisa en los ejemplos encontrados.