synnefo/delphi-orm

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

Closed this issue · 2 comments

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

Resolved!
I have updated my local repository and now work fine!

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

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

  • Changed state: Fixed