On 23/10/2014 11:43, Mark Callow wrote:
>
> I am generating MSVS projects with GYP that include configurations for
> building for Win32, x64 and Emscripten platforms. (I have modified GYP
> to understand the vs-tool properties; I need to write some tests
> before Google will incorporate the changes.) The issue I have is that,
> due to a fundamental limitation of GYP, I have to use the same list of
> libraries for each configuration. Therefore it would really be helpful if
>
> * emcc (emlink?) recognized the names of built-in libraries (e.g. -l
> libGLESv2) and ignored them, instead of searching for a library
> with that name. I have had to create empty libraries to avoid errors.
> * libraries from ports were added via, e.g. -lSDL2 during the link
> step rather than -s USE_SDL=2 during compile. This would also be
> more in keeping with native tool chains. At present I am using a
> pre-compiled libSDL2 from gsathya with -lSDL2 on the link step and
> it is working fine.
>
These changes would be helpful for anybody using vs-tool and creating an
Emscripten config from an existing windows config, as they will longer
need to make changes in the new Emscripten configuration in order for it
to build.
Regards
-Mark
--
注意:この電子メールには、株式会社エイチアイの機密情報が含まれている場合
が有ります。正式なメール受信者では無い場合はメール複製、 再配信または情
報の使用を固く禁じております。エラー、手違いでこのメールを受け取られまし
たら削除を行い配信者にご連絡をお願いいたし ます.
NOTE: This electronic mail message may contain confidential and
privileged information from HI Corporation. If you are not the intended
recipient, any disclosure, photocopying, distribution or use of the
contents of the received information is prohibited. If you have received
this e-mail in error, please notify the sender immediately and
permanently delete this message and all related copies.
--
You received this message because you are subscribed to the Google Groups
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.