02-08-2016, 04:48 PM
i have this problem:
1>------ Build started: Project: Ecc, Configuration: Release Win32 ------
1>Build started 2016-02-08 17:41:28.
1>InitializeBuildStatus:
1> Creating ".\Release\Ecc.unsuccessfulbuild" because "AlwaysCreate" was specified.
1>CustomBuild:
1> Creating parser source
1> Parser.y: konflikty: 86 przesuniŕcie/redukcja, 1 redukcja/redukcja
1> Parser.y:416.18: ostrzeâ”enie: bezuâ”yteczna regu│a w analizatorze z powodu konfliktˇw: class_declaration: /* pusta */
1> Liczba skopiowanych plików: 1.
1> Performing Custom Build Tools
1>ClCompile:
1> Main.cpp
1> Parser.cpp
1>Parser.c(2368): warning C4065: switch statement contains 'default' but no 'case' labels
1> SCANNER.CPP
1>SCANNER.CPP(26): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
1> Generating Code...
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:26.05
2>------ Skipped Build: Project: Engine ------
2>
3>------ Build started: Project: DecodeReport, Configuration: Release Win32 ------
3>Build started 2016-02-08 17:41:54.
3>InitializeBuildStatus:
3> Creating ".\Release\DecodeReport.unsuccessfulbuild" because "AlwaysCreate" was specified.
3>ClCompile:
3> StdAfx.cpp
3>G:\1-06-2015 LC\LCSource-01.06.15\SRCDesign\Engine/Effect/CTag.h(73): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
3>G:\1-06-2015 LC\LCSource-01.06.15\SRCDesign\Engine/Effect/CTag.h(74): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
3>G:\1-06-2015 LC\LCSource-01.06.15\SRCDesign\Engine/Entities/Entity.h(49): fatal error C1083: Cannot open include file: 'Engine/Classes/BaseEvents.h': No such file or directory
3>
3>Build FAILED.
3>
3>Time Elapsed 00:00:01.64
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 1 skipped ==========

