thecocce / delphi-orm

Automatically exported from code.google.com/p/delphi-orm
0 stars 0 forks source link

Error during compiling File not Found System.Generics.Collections.dcu #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Delphi XE Compiling DORM_UnitTests_XE.dproj

When I try to compiling this project I get this error in follow unit

File not Found 
System.Generics.Collections.dcu

Unit 
dorm.Filters
dorm.Utils
dorm.UOW
dorm.Metadata
TestDORMSearchCriteria
TestDORMSpeed
dorm.adapter.Firebird

I have replace System.Generics.Collections with Generics.Collections and now 
the code compiling.

Original issue reported on code.google.com by mottadel...@gmail.com on 21 Dec 2011 at 10:13

GoogleCodeExporter commented 9 years ago
Resolved!
I have updated my local repository and now work fine!

Original comment by mottadel...@gmail.com on 21 Dec 2011 at 10:55

GoogleCodeExporter commented 9 years ago

Original comment by daniele....@gmail.com on 22 Dec 2011 at 1:07