-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows Deploy #24
Comments
Same mistake! The Phorum does not work ... I did my registration to 4 days and I am waiting for the confirmation e-mail today. Can anyone help? |
I wasn't able to reproduce this problem on a PC with Windows 10, and I can't see any reason why it would occur for the OHIFViewer since the active-entry package isn't even part of that application. Nevertheless I have updated both the Viewer and Lesion Tracker to Meteor 1.3.4.4 and tested them both on Windows. On the top you have the Lesion Tracker, and on the bottom the OHIF Viewer. Everything seems to be working for me. Could you test this again with the latest master? |
Hello Erik, Thanks for the support, the print previously sent was using Windows7, now Important: I used the Docker with a container ubuntu and it works perfectly,
[image: Imagem inline 1] Thank you, 2016-07-17 6:02 GMT-03:00 Erik Ziegler [email protected]:
|
Are you sure you've updated the Viewers repository from master? Your meteor version shouldn't be 1.3.2.4 anymore, instead it should say 1.3.4.4. I can't see the image you're trying to post. It just shows up as [image: Imagem inline 1]. I'm trying to find a machine with Windows 7 to test on. |
Just tested on Windows 7 with a fresh Meteor install on the latest master and I had no problems. You'll need to add PACKAGES_DIR=..\Packages to your system environment variables, but other than that it works fine. Maybe try removing and redownloading the repository? |
Hello Erik, Perfect! 1 million excuses ... Problem solved! Thanks! 2016-07-18 5:20 GMT-03:00 Erik Ziegler [email protected]:
|
Awesome! |
Any one succeed in deploying OHIF in a windows machine?
It always fail with errors.
I tested both 32 & 64 versions of windows
The error log is:
W20160623-14:53:18.244(3)? (STDERR)
W20160623-14:53:18.244(3)? (STDERR) C:\Users\Win7-32\AppData\Local.meteor\packa
ges\meteor-tool\1.3.2_4\mt-os.windows.x86_32\dev_bundle\server-lib\node_modules
fibers\future.js:245
W20160623-14:53:18.244(3)? (STDERR)
throw(ex);
W20160623-14:53:18.244(3)? (STDERR)
^
W20160623-14:53:18.244(3)? (STDERR) ReferenceError: Accounts is not defined
W20160623-14:53:18.244(3)? (STDERR) at app\Packages\active-entry\lib\Account
s.js:35:3
W20160623-14:53:18.244(3)? (STDERR) at app\Packages\active-entry\lib\Account
s.js:50:4
W20160623-14:53:18.244(3)? (STDERR) at C:\OHIF\Viewers-master---\Viewers-mas
ter\OHIFViewer.meteor\local\build\programs\server\boot.js:283:10
W20160623-14:53:18.244(3)? (STDERR) at Array.forEach (native)
W20160623-14:53:18.244(3)? (STDERR) at Function..each..forEach (C:\Users\W
in7-32\AppData\Local.meteor\packages\meteor-tool\1.3.2_4\mt-os.windows.x86_32\d
ev_bundle\server-lib\node_modules\underscore\underscore.js:79:11)
W20160623-14:53:18.244(3)? (STDERR) at C:\OHIF\Viewers-master---\Viewers-mas
ter\OHIFViewer.meteor\local\build\programs\server\boot.js:133:5
=> Exited with code: 8
The text was updated successfully, but these errors were encountered: