Página 1 de 1

IDE project publishing

Publicado: Sab Oct 28, 2006 3:15 pm
por Ingo Junge-Herrmann
Ignacio,
the project publishing doesn't include *.obj's and *.lib's.
Regards
Ingo

IDE project publishing

Publicado: Sab Oct 28, 2006 9:42 pm
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

IDE project publishing

Publicado: Sab Oct 28, 2006 9:42 pm
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

IDE project publishing

Publicado: Dom Oct 29, 2006 7:12 am
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

IDE project publishing

Publicado: Dom Oct 29, 2006 7:12 am
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

IDE project publishing

Publicado: Dom Oct 29, 2006 11:41 am
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

IDE project publishing

Publicado: Dom Oct 29, 2006 11:41 am
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

IDE project publishing

Publicado: Dom Oct 29, 2006 4:19 pm
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
>
>

IDE project publishing

Publicado: Dom Oct 29, 2006 4:19 pm
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
>
>

IDE project publishing

Publicado: Lun Oct 30, 2006 12:43 am
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

IDE project publishing

Publicado: Lun Oct 30, 2006 12:43 am
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

IDE project publishing

Publicado: Lun Oct 30, 2006 6:26 am
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

IDE project publishing

Publicado: Lun Oct 30, 2006 6:26 am
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