jscad / OpenJSCAD.org

JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications.
https://openjscad.xyz/
MIT License
2.65k stars 514 forks source link

Windows 10 Desktop #1233

Closed ejlmljt closed 8 months ago

ejlmljt commented 1 year ago

Expected Behavior

Jscad included on desktop app

Actual Behavior

Error in line 15: 'require' is not defined

Steps to Reproduce the Problem

1.Create .js file with line const jscad = require('@jscad/modeling') OR const { jscad } = require('@jscad/modeling') 2.Drag .js jscad to openjscad desktop on Windows 10 3.Error in line 15: 'require' is not defined

Specifications

z3dev commented 1 year ago

@ejlmljt Welcome.

Just a quick question... did you setup the JSCAD desktop application? did you down load it from somewhere?

I'm asking because V2 (main version) does not have a working version of the JSCAD desktop application.

ejlmljt commented 1 year ago

Thanks for your reply Yes, I did download it from Microsoft Store app store at https://apps.microsoft.com/store/detail/openjscad/9NBLGGH6J6J9?hl=en-ca&gl=ca&rtc=1

When app started it displays "OpenJSCAD.org 0.3.3 (2015/12/04)," at the bottom left of screen. Do I havean old , early version?

On Tue, Apr 25, 2023, 11:43 p.m. Z3 Development @.***> wrote:

@ejlmljt https://github.com/ejlmljt Welcome.

Just a quick question... did you setup the JSCAD desktop application? did you down load it from somewhere?

I'm asking because V2 (main version) does not have a working version of the JSCAD desktop application.

— Reply to this email directly, view it on GitHub https://github.com/jscad/OpenJSCAD.org/issues/1233#issuecomment-1522817207, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACRJ52FAXIASV5PB76FPDFTXDCYZLANCNFSM6AAAAAAXGHB5U4 . You are receiving this because you were mentioned.Message ID: @.***>

z3dev commented 1 year ago

@ejlmljt Sorry to say but that app was never part of JSCAD. Someone put that up in the Microsoft store long long ago (2015?)

I have requested the removal but of course Microsoft does not do anything.

If anyone has a suggestion then let us know...

@microsoft HOW ABOUT HELPING FOR ONCE!

z3dev commented 8 months ago

WOW. Microsoft removed the old old application. Closing this issue.