Robin Ehrlich
unread,Mar 22, 2013, 1:22:04 PM3/22/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have always used the pre-built versions of NSPR in building Javascript
because building NSPR involves so much work.
With mozjs17, NSPR 4.6 (the latest pre-build binaries available), compile
errors are encountered. So I upgraded to NSPR 4.9.4 for the compile or
mozjs17. Then I used the NSPR4.DLL from the Firefox install. That DLL
required mozglue.dll.
So my question is: What version of NSPR is required? Also could the mozjs
tar file include the required nspr.dll for win32 especially if a special
mozilla glue dll is needed?
Thanks,
Robin