T O P I C R E V I E W |
marquinh05 |
Posted - Dec 04 2014 : 15:02:05 Error when I try compile the samples projects
[dcc32 Fatal Error] tiflzw.pas(789): F2039 Could not create output file 'C:\Program Files (x86)\ImageEn\DelphiXE7\tiflzw.dcu'
Marquinh05 |
2 L A T E S T R E P L I E S (Newest First) |
marquinh05 |
Posted - Dec 05 2014 : 04:15:52 Thanks Bill. 
Marquinh05 |
w2m |
Posted - Dec 04 2014 : 15:17:30 What version of windows are you using? If you are using Windows Vista, 7, 8, 8.1 or 10, then you can not save files in the C:\Program Files (x86)\ImageEn\DelphiXE7 folder. Move the imageen source files and demo files to a new folder. Generally I install all components to a base folder called C:\Components... so ImageEn would be installed in C:\Components\ImageEn and demos would be in C:\Components\ImageEn\Demos folder.
Once you move the existing ImageEn files recompile the ImageEn packages or rerun the installer but this time select C:\Components\ImageEn when prompted by the installer.
For each project I save them to C:\Projects\xxx with xxx being a subfolder for each project.
This is not a problem with ImageEn... it is a problem with every version of windows since XP. It is called User Account Control or UAC for short.
Only installer applications can write files to C:\Program Files (x86) folder.
Bill Miller Adirondack Software & Graphics Email: w2m@hughes.net EBook: http://www.imageen.com/ebook/ Custom Commercial ImageEn Development |