In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
IDE project publishing
-
- Mensajes: 339
- Registrado: Lun Jul 02, 2007 7:17 pm
IDE project publishing
Ignacio,
the project publishing doesn't include *.obj's and *.lib's.
Regards
Ingo
the project publishing doesn't include *.obj's and *.lib's.
Regards
Ingo
IDE project publishing
Ingo,
> the project publishing doesn't include *.obj's and *.lib's.
I can't reproduce the problem. When talking about .obj files, if you mean
with the ones generated by the project, then it is the correct behavior.
Regards,
José Lalín
> the project publishing doesn't include *.obj's and *.lib's.
I can't reproduce the problem. When talking about .obj files, if you mean
with the ones generated by the project, then it is the correct behavior.
Regards,
José Lalín
IDE project publishing
Ingo,
> the project publishing doesn't include *.obj's and *.lib's.
I can't reproduce the problem. When talking about .obj files, if you mean
with the ones generated by the project, then it is the correct behavior.
Regards,
José Lalín
> the project publishing doesn't include *.obj's and *.lib's.
I can't reproduce the problem. When talking about .obj files, if you mean
with the ones generated by the project, then it is the correct behavior.
Regards,
José Lalín
-
- Mensajes: 339
- Registrado: Lun Jul 02, 2007 7:17 pm
IDE project publishing
José,
- in the IDE-menu selecting the 6th item named in German "Project veröffentlichen"
(translated literally: 'project publishing')
- checking the checkbox "Binärdateien (Obj & Lib)einschließen" (translated
literally: "binaries (Obj & Lib) included") as you see in the attached picture
and then clicking on Ok-button
- the IDE compresses all the project's files but without the .obj and .lib
files. It's the same as the binaries-checkbox would be uncecked. Isn't it
so that all the built .obj's of the project and the attached .lib's (for
example: I have 'ct.lib' attached to the project) should be included in the
Zip-file created in this manner?
Regards
Ingo
=?ISO-8859-1?Q?Jos=E9_Lal=EDn?= <dezac@corevia.com> wrote:
>
>Ingo,
>
>> the project publishing doesn't include *.obj's and *.lib's.
>
>I can't reproduce the problem. When talking about .obj files, if you mean
>with the ones generated by the project, then it is the correct behavior.
>
>Regards,
>José Lalín
--
Attached files
-
- Mensajes: 339
- Registrado: Lun Jul 02, 2007 7:17 pm
IDE project publishing
José,
- in the IDE-menu selecting the 6th item named in German "Project veröffentlichen"
(translated literally: 'project publishing')
- checking the checkbox "Binärdateien (Obj & Lib)einschließen" (translated
literally: "binaries (Obj & Lib) included") as you see in the attached picture
and then clicking on Ok-button
- the IDE compresses all the project's files but without the .obj and .lib
files. It's the same as the binaries-checkbox would be uncecked. Isn't it
so that all the built .obj's of the project and the attached .lib's (for
example: I have 'ct.lib' attached to the project) should be included in the
Zip-file created in this manner?
Regards
Ingo
=?ISO-8859-1?Q?Jos=E9_Lal=EDn?= <dezac@corevia.com> wrote:
>
>Ingo,
>
>> the project publishing doesn't include *.obj's and *.lib's.
>
>I can't reproduce the problem. When talking about .obj files, if you mean
>with the ones generated by the project, then it is the correct behavior.
>
>Regards,
>José Lalín
--
Attached files
IDE project publishing
Ingo,
the binary files (obj & lib) are compressed only if those files are added to
the project. I.e., if you add an obj file to your project, then it will be
added to the zip file when publishing the project. I've just tested it with
a project containing two external libs and it's working fine.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
the binary files (obj & lib) are compressed only if those files are added to
the project. I.e., if you add an obj file to your project, then it will be
added to the zip file when publishing the project. I've just tested it with
a project containing two external libs and it's working fine.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
IDE project publishing
Ingo,
the binary files (obj & lib) are compressed only if those files are added to
the project. I.e., if you add an obj file to your project, then it will be
added to the zip file when publishing the project. I've just tested it with
a project containing two external libs and it's working fine.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
the binary files (obj & lib) are compressed only if those files are added to
the project. I.e., if you add an obj file to your project, then it will be
added to the zip file when publishing the project. I've just tested it with
a project containing two external libs and it's working fine.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
-
- Mensajes: 339
- Registrado: Lun Jul 02, 2007 7:17 pm
IDE project publishing
Jose,
I thought all the compiled obj files would be compressed too
.
Yes it works that way as you explained it. Sorry for my misunderstanding.
Regards
Ingo
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote:
>Ingo,
>
>the binary files (obj & lib) are compressed only if those files are added
to
>the project. I.e., if you add an obj file to your project, then it will
be
>added to the zip file when publishing the project. I've just tested it with
>a project containing two external libs and it's working fine.
>
>--
>Regards,
>
>Jose F. Gimenez
>http://www.xailer.com
>
>
I thought all the compiled obj files would be compressed too

Yes it works that way as you explained it. Sorry for my misunderstanding.
Regards
Ingo
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote:
>Ingo,
>
>the binary files (obj & lib) are compressed only if those files are added
to
>the project. I.e., if you add an obj file to your project, then it will
be
>added to the zip file when publishing the project. I've just tested it with
>a project containing two external libs and it's working fine.
>
>--
>Regards,
>
>Jose F. Gimenez
>http://www.xailer.com
>
>
-
- Mensajes: 339
- Registrado: Lun Jul 02, 2007 7:17 pm
IDE project publishing
Jose,
I thought all the compiled obj files would be compressed too
.
Yes it works that way as you explained it. Sorry for my misunderstanding.
Regards
Ingo
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote:
>Ingo,
>
>the binary files (obj & lib) are compressed only if those files are added
to
>the project. I.e., if you add an obj file to your project, then it will
be
>added to the zip file when publishing the project. I've just tested it with
>a project containing two external libs and it's working fine.
>
>--
>Regards,
>
>Jose F. Gimenez
>http://www.xailer.com
>
>
I thought all the compiled obj files would be compressed too

Yes it works that way as you explained it. Sorry for my misunderstanding.
Regards
Ingo
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote:
>Ingo,
>
>the binary files (obj & lib) are compressed only if those files are added
to
>the project. I.e., if you add an obj file to your project, then it will
be
>added to the zip file when publishing the project. I've just tested it with
>a project containing two external libs and it's working fine.
>
>--
>Regards,
>
>Jose F. Gimenez
>http://www.xailer.com
>
>
IDE project publishing
Ingo,
> I thought all the compiled obj files would be compressed too
.
If I am not mistaken it did so when I wrote the first version, but it was a
bug.
> Yes it works that way as you explained it. Sorry for my misunderstanding.
Once Xailer has support for experts (a la Delphi) it will be very easy to
write one to do it. If you need it then, just ask for it.
Regards,
José Lalín
> I thought all the compiled obj files would be compressed too

If I am not mistaken it did so when I wrote the first version, but it was a
bug.
> Yes it works that way as you explained it. Sorry for my misunderstanding.
Once Xailer has support for experts (a la Delphi) it will be very easy to
write one to do it. If you need it then, just ask for it.
Regards,
José Lalín
IDE project publishing
Ingo,
> I thought all the compiled obj files would be compressed too
.
If I am not mistaken it did so when I wrote the first version, but it was a
bug.
> Yes it works that way as you explained it. Sorry for my misunderstanding.
Once Xailer has support for experts (a la Delphi) it will be very easy to
write one to do it. If you need it then, just ask for it.
Regards,
José Lalín
> I thought all the compiled obj files would be compressed too

If I am not mistaken it did so when I wrote the first version, but it was a
bug.
> Yes it works that way as you explained it. Sorry for my misunderstanding.
Once Xailer has support for experts (a la Delphi) it will be very easy to
write one to do it. If you need it then, just ask for it.
Regards,
José Lalín
-
- Mensajes: 339
- Registrado: Lun Jul 02, 2007 7:17 pm
IDE project publishing
José,
thank you very much for your offer, but it is not necessary, I'm using winzip
to add the prject's .obj to the zip-file created by xailer.
Regards
Ingo
=?ISO-8859-1?Q?Jos=E9_Lal=EDn?= <dezac@corevia.com> wrote:
>
>Ingo,
>
>> I thought all the compiled obj files would be compressed too
.
>
>If I am not mistaken it did so when I wrote the first version, but it was
a
>bug.
>
>> Yes it works that way as you explained it. Sorry for my misunderstanding.
>
>Once Xailer has support for experts (a la Delphi) it will be very easy to
>write one to do it. If you need it then, just ask for it.
>
>Regards,
>José Lalín
thank you very much for your offer, but it is not necessary, I'm using winzip
to add the prject's .obj to the zip-file created by xailer.
Regards
Ingo
=?ISO-8859-1?Q?Jos=E9_Lal=EDn?= <dezac@corevia.com> wrote:
>
>Ingo,
>
>> I thought all the compiled obj files would be compressed too

>
>If I am not mistaken it did so when I wrote the first version, but it was
a
>bug.
>
>> Yes it works that way as you explained it. Sorry for my misunderstanding.
>
>Once Xailer has support for experts (a la Delphi) it will be very easy to
>write one to do it. If you need it then, just ask for it.
>
>Regards,
>José Lalín
-
- Mensajes: 339
- Registrado: Lun Jul 02, 2007 7:17 pm
IDE project publishing
José,
thank you very much for your offer, but it is not necessary, I'm using winzip
to add the prject's .obj to the zip-file created by xailer.
Regards
Ingo
=?ISO-8859-1?Q?Jos=E9_Lal=EDn?= <dezac@corevia.com> wrote:
>
>Ingo,
>
>> I thought all the compiled obj files would be compressed too
.
>
>If I am not mistaken it did so when I wrote the first version, but it was
a
>bug.
>
>> Yes it works that way as you explained it. Sorry for my misunderstanding.
>
>Once Xailer has support for experts (a la Delphi) it will be very easy to
>write one to do it. If you need it then, just ask for it.
>
>Regards,
>José Lalín
thank you very much for your offer, but it is not necessary, I'm using winzip
to add the prject's .obj to the zip-file created by xailer.
Regards
Ingo
=?ISO-8859-1?Q?Jos=E9_Lal=EDn?= <dezac@corevia.com> wrote:
>
>Ingo,
>
>> I thought all the compiled obj files would be compressed too

>
>If I am not mistaken it did so when I wrote the first version, but it was
a
>bug.
>
>> Yes it works that way as you explained it. Sorry for my misunderstanding.
>
>Once Xailer has support for experts (a la Delphi) it will be very easy to
>write one to do it. If you need it then, just ask for it.
>
>Regards,
>José Lalín