|
From: mamutas <ma...@pr...> - 2003-11-26 04:30:08
|
Yes, I have found the solution and successfully moved out paqexplorer.cpp
file out of compiler directory into the src. I have checked in updated
project file into CVS.
However, I had problems with compilation. Here are the errors:
Build
[C++ Warning] exception.impl(6): W8058 Cannot create pre-compiled header:
code in header
[C++ Warning] nopaddingenter.cfg(3): W8059 Structure packing size has
changed
[C++ Warning] nopaddingexit.cfg(3): W8059 Structure packing size has
changed
[C++ Warning] exception.impl(6): W8058 Cannot create pre-compiled header:
code in header
[C++ Warning] PAQExplorerManager.cpp(38): W8018 Assigning int to
DESCRIPTORTYPE
[C++ Warning] PAQExplorerManager.cpp(320): W8030 Temporary used for
parameter 'firstNewName' in call to 'getInsertInformations(string,char *
*,char * *,unsigned int &)'
[C++ Error] PAQExplorerManager.cpp(551): E2316 'filenameHash' is not a
member of 'PAQExplorerFileDescriptor'
[C++ Error] PAQExplorerManager.cpp(560): E2316 'fileLength' is not a
member of 'PAQExplorerFileDescriptor'
Regards,
mamutas
> -----Original Message-----
> From: xen...@li...
> [mailto:xen...@li...] On
> Behalf Of Ermete Gaudenzi
> Sent: Tuesday, November 18, 2003 3:58 AM
> To: xen...@li...
> Subject: [Xenocide-programming] Re: PAQ Explorer
>
>
>
> >Could you move paqexplorer.cpp file out of compiler
> directory? It needs
> >to be located with all other sources, and not with project files.
> I tried and for some time it worked, but I'm beginning to
> have strange
> errors ("cannot locate WinMain" when opening the project and
> "cannot create
> somefilename.$$$" when I save) so I left it with the devpack
> files. I tried to change manually the file path (with an
> editor) but I had this
> errors.
>
> If you can find a stable solution just tell me
>
> regards
> exio82
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive? Does it
> help you create better code? SHARE THE LOVE, and help us
> help YOU! Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Xenocide-programming mailing list
> Xen...@li...
> https://lists.sourceforge.net/lists/listinfo/xenocide-programming
>
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.538 / Virus Database: 333 - Release Date: 2003/11/10
>
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.538 / Virus Database: 333 - Release Date: 2003/11/10
|