[vlc-devel] Re: Pocket PC Install - No Go with AXIM x5

James MacLean macleajb at ednet.ns.ca
Fri May 27 19:28:46 CEST 2005


Gildas Bazin wrote:

>Could you try to put a MessageBox() at the beginning of VLC_Version() to 
>check if the program goes that far ?
>
>--
>Gildas
>
>  
>
Ok,

1. If I put a messages box in main and a return 0 after it, all before 
the VLC_Version() call, it show the msg box and the executable is only 21k.
2. If I take out the return, the size jumps to over 3 megs, and the 
application does not run.
3 If I put a msg box in the VLC_Version() function, it also creates the 
large executable that does not execute.

I expect GCC is being wise and not compiling anything after the return 0 
in the first attempt above :).

Regardless of which VLC_... function I leave in main(), it does not run.

JES
-------------- next part --------------
A non-text attachment was scrubbed...
Name: macleajb.vcf
Type: text/x-vcard
Size: 208 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050527/d7ec4acb/attachment.vcf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3684 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050527/d7ec4acb/attachment.bin>


More information about the vlc-devel mailing list