Can't compile WP8 in Release mode

JA
JUAN AGUI MARTIN
Mon, Nov 11, 2013 4:58 PM

Hi there,

I followed the instructions from the getting started page (http://trac.pjsip.org/repos/wiki/Getting-Started/Windows-Phone) and I was able to compile the pjsua_wp sample in Debug | ARM config.

However, when I try to compile the Release | ARM config I get the following errors:

Error      1            error D8048: cannot compile C file '....\pjsua_app.c' with the /ZW option          c:\winphone\pjsip-apps\src\pjsua\wp\build\cl      pjsua_wp_backend

And as a result of that, then winmd file is not created:

Error      2            Metadata file 'C:\winphone\pjsip-apps\src\pjsua\wp\lib\PjsuaWP.BackEnd.winmd' could not be found                C:\winphone\pjsip-apps\src\pjsua\wp\pjsua_wp\CSC              pjsua_wp

Any ideas on how to fix this?

Cheers,
Juan


Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra pol?tica de env?o y recepci?n de correo electr?nico en el enlace situado m?s abajo.
This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at:
http://www.tid.es/ES/PAGINAS/disclaimer.aspx

Hi there, I followed the instructions from the getting started page (http://trac.pjsip.org/repos/wiki/Getting-Started/Windows-Phone) and I was able to compile the pjsua_wp sample in Debug | ARM config. However, when I try to compile the Release | ARM config I get the following errors: Error 1 error D8048: cannot compile C file '..\..\pjsua_app.c' with the /ZW option c:\winphone\pjsip-apps\src\pjsua\wp\build\cl pjsua_wp_backend And as a result of that, then winmd file is not created: Error 2 Metadata file 'C:\winphone\pjsip-apps\src\pjsua\wp\lib\PjsuaWP.BackEnd.winmd' could not be found C:\winphone\pjsip-apps\src\pjsua\wp\pjsua_wp\CSC pjsua_wp Any ideas on how to fix this? Cheers, Juan ________________________________ Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra pol?tica de env?o y recepci?n de correo electr?nico en el enlace situado m?s abajo. This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at: http://www.tid.es/ES/PAGINAS/disclaimer.aspx
RS
Riza Sulistyo
Wed, Nov 13, 2013 2:44 AM

Hi Juan,

Just fixed this on r4650.
Thanks for the report.

Best Regards,

Riza

On Mon, Nov 11, 2013 at 11:58 PM, JUAN AGUI MARTIN agui@tid.es wrote:

Hi there,

I followed the instructions from the getting started page
(http://trac.pjsip.org/repos/wiki/Getting-Started/Windows-Phone) and I was
able to compile the pjsua_wp sample in Debug | ARM config.

However, when I try to compile the Release | ARM config I get the following
errors:

Error      1            error D8048: cannot compile C file
'....\pjsua_app.c' with the /ZW option
c:\winphone\pjsip-apps\src\pjsua\wp\build\cl      pjsua_wp_backend

And as a result of that, then winmd file is not created:

Error      2            Metadata file
'C:\winphone\pjsip-apps\src\pjsua\wp\lib\PjsuaWP.BackEnd.winmd' could not be
found                C:\winphone\pjsip-apps\src\pjsua\wp\pjsua_wp\CSC
pjsua_wp

Any ideas on how to fix this?

Cheers,

Juan


Este mensaje se dirige exclusivamente a su destinatario. Puede consultar
nuestra política de envío y recepción de correo electrónico en el enlace
situado más abajo.
This message is intended exclusively for its addressee. We only send and
receive email on the basis of the terms set out at:
http://www.tid.es/ES/PAGINAS/disclaimer.aspx


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi Juan, Just fixed this on r4650. Thanks for the report. Best Regards, Riza On Mon, Nov 11, 2013 at 11:58 PM, JUAN AGUI MARTIN <agui@tid.es> wrote: > Hi there, > > > > I followed the instructions from the getting started page > (http://trac.pjsip.org/repos/wiki/Getting-Started/Windows-Phone) and I was > able to compile the pjsua_wp sample in Debug | ARM config. > > > > However, when I try to compile the Release | ARM config I get the following > errors: > > > > Error 1 error D8048: cannot compile C file > '..\..\pjsua_app.c' with the /ZW option > c:\winphone\pjsip-apps\src\pjsua\wp\build\cl pjsua_wp_backend > > > > And as a result of that, then winmd file is not created: > > > > Error 2 Metadata file > 'C:\winphone\pjsip-apps\src\pjsua\wp\lib\PjsuaWP.BackEnd.winmd' could not be > found C:\winphone\pjsip-apps\src\pjsua\wp\pjsua_wp\CSC > pjsua_wp > > > > Any ideas on how to fix this? > > > > Cheers, > > Juan > > > > > ________________________________ > > Este mensaje se dirige exclusivamente a su destinatario. Puede consultar > nuestra política de envío y recepción de correo electrónico en el enlace > situado más abajo. > This message is intended exclusively for its addressee. We only send and > receive email on the basis of the terms set out at: > http://www.tid.es/ES/PAGINAS/disclaimer.aspx > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >