opensourceBIM / BIMserver-JavaScript-API

BIMserver JavaScript API
GNU Lesser General Public License v3.0
55 stars 35 forks source link

Safari - Can't find variable: require in bimserverclient.js #4

Closed dbarthelemy closed 6 years ago

dbarthelemy commented 7 years ago

Hi, I am setting up a complete DEV environment for BIMserver+API+bimvie+BIMsurfer as explained in the great youtube video but on Mac OS.

BIMserver alone is working just fine in my DEV environment, but as soon as I try to add other projects to Eclipse, I am stuck with "Loading BIMviews..." on screen when trying to open bimvie using Safari.

I was stuck during a while before figuring out that this issue does not appear with Chrome on my Mac. This must to be linked to Module resolution or loading.

Is there a way to fix this so that we can develop using Safari instead of Chrome on my Mac ?

Same issue also appear if I try to connect using Safari (iOS) or Chrome (Android). Is there a way to fix this so that we can test the DEV environment directly from mobile devices (iOS/Android) ?

I am starting from GIT Labels:

Thanks

rubendel commented 6 years ago

Sorry for no response, I don't have access to a mac