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.

IDE project publishing

Xailer professional forum in English
Responder
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

IDE project publishing

Mensaje por Ingo Junge-Herrmann »

Ignacio,
the project publishing doesn't include *.obj's and *.lib's.
Regards
Ingo
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

IDE project publishing

Mensaje por jlalin »

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
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

IDE project publishing

Mensaje por jlalin »

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
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

IDE project publishing

Mensaje por Ingo Junge-Herrmann »


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
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

IDE project publishing

Mensaje por Ingo Junge-Herrmann »


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
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

IDE project publishing

Mensaje por jfgimenez »

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
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

IDE project publishing

Mensaje por jfgimenez »

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
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

IDE project publishing

Mensaje por Ingo Junge-Herrmann »

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
>
>
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

IDE project publishing

Mensaje por Ingo Junge-Herrmann »

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
>
>
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

IDE project publishing

Mensaje por jlalin »

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
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

IDE project publishing

Mensaje por jlalin »

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
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

IDE project publishing

Mensaje por Ingo Junge-Herrmann »

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
Ingo Junge-Herrmann
Mensajes: 339
Registrado: Lun Jul 02, 2007 7:17 pm

IDE project publishing

Mensaje por Ingo Junge-Herrmann »

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
Responder