chanxianzhong / mybatisnet

Automatically exported from code.google.com/p/mybatisnet
0 stars 0 forks source link

the newest source code (3.0) cannot build #58

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
22 files can not found 

Error   1   Source file 'Utilities\StringHandler.cs' could not be 
found   E:\code\mybatisnet\src\MyBatis.Common\CSC   MyBatis.Common
Error   2   Source file 'Configuration\Serializers\BindDeSerializer.cs' could not 
be found    E:\code\mybatisnet\src\MyBatis.DataMapper\CSC   MyBatis.DataMapper
Error   3   Source file 
'Model\Sql\Dynamic\Parsers\SimpleDynamicSqlTextTokenHandler.cs' could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper\CSC   MyBatis.DataMapper
Error   4   Source file 'Model\Sql\Dynamic\Parsers\ReflectionMapper.cs' could not 
be found    E:\code\mybatisnet\src\MyBatis.DataMapper\CSC   MyBatis.DataMapper
Error   5   Source file 'Model\Binding\BindingExpression.cs' could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper\CSC   MyBatis.DataMapper
Error   6   Source file 'Model\Binding\BindingReplacement.cs' could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper\CSC   MyBatis.DataMapper
Error   7   Source file 'Model\Sql\Dynamic\Elements\Bind.cs' could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper\CSC   MyBatis.DataMapper
Error   8   Source file 'Model\Sql\Dynamic\Handlers\BindTagHandler.cs' could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper\CSC   MyBatis.DataMapper
Error   9   Source file 'Model\Sql\Dynamic\Parsers\TagPropertyProbe.cs' could not 
be found    E:\code\mybatisnet\src\MyBatis.DataMapper\CSC   MyBatis.DataMapper
Error   10  Source file 'Model\Sql\Dynamic\Parsers\TextPropertyProbe.cs' could not 
be found    E:\code\mybatisnet\src\MyBatis.DataMapper\CSC   MyBatis.DataMapper
Error   11  Source file 'Model\Sql\Dynamic\Parsers\DynamicSqlTextTokenHandler.cs' 
could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper\CSC   MyBatis.DataMapper
Error   12  Source file 'Model\Sql\Dynamic\Parsers\TextTokenHandlerBase.cs' could 
not be found    E:\code\mybatisnet\src\MyBatis.DataMapper\CSC   MyBatis.DataMapper
Error   13  Source file 'TypeHandlers\XmlTextNodeToIntArrayTypeHandlerCallback.cs' 
could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper\CSC   MyBatis.DataMapper
Error   14  Metadata file 
'E:\code\mybatisnet\src\MyBatis.DataMapper\bin\Debug\MyBatis.DataMapper.dll' 
could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper.SqlClient.Test\CSC    MyBatis.DataM
apper.SqlClient.Test
Error   16  Source file 'Domain\ComplexStructure\ColumnDataTypeEnum.cs' could not 
be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper.Sqlite.Test\CSC   MyBatis.DataMapp
er.Sqlite.Test
Error   17  Source file 'Domain\ComplexStructure\CustomField.cs' could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper.Sqlite.Test\CSC   MyBatis.DataMapp
er.Sqlite.Test
Error   18  Source file 'Domain\ComplexStructure\Compare.cs' could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper.Sqlite.Test\CSC   MyBatis.DataMapp
er.Sqlite.Test
Error   19  Source file 'Domain\ComplexStructure\DateCompare.cs' could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper.Sqlite.Test\CSC   MyBatis.DataMapp
er.Sqlite.Test
Error   20  Source file 'Domain\ComplexStructure\Filter.cs' could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper.Sqlite.Test\CSC   MyBatis.DataMapp
er.Sqlite.Test
Error   21  Source file 'Domain\ComplexStructure\Operator.cs' could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper.Sqlite.Test\CSC   MyBatis.DataMapp
er.Sqlite.Test
Error   22  Source file 'Domain\ComplexStructure\Rules.cs' could not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper.Sqlite.Test\CSC   MyBatis.DataMapp
er.Sqlite.Test
Error   23  Source file 'Fixtures\ComplexBindNestedIterateTestFixture.cs' could 
not be 
found   E:\code\mybatisnet\src\MyBatis.DataMapper.Sqlite.Test\CSC   MyBatis.DataMapp
er.Sqlite.Test

Original issue reported on code.google.com by doubleji...@gmail.com on 15 Dec 2013 at 11:47

Attachments:

GoogleCodeExporter commented 8 years ago
Sorry for the late response, this was fixed on 16th Jan 2014 and was the result 
of a missing added files from the check-in. Unfortunately I checked in using 
Tortoise SVN and not from the Visual Studio (via Ankh). Added files to Visual 
Studio were not "added " to SVN before changes committed. 

Original comment by richard....@gmail.com on 2 Aug 2014 at 6:13

GoogleCodeExporter commented 8 years ago
Thanks for fixed

Original comment by doubleji...@gmail.com on 4 Aug 2014 at 3:53