Skip to content
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 build script is outdated #19

Open
rottencandy opened this issue Mar 24, 2021 · 2 comments
Open

Windows build script is outdated #19

rottencandy opened this issue Mar 24, 2021 · 2 comments

Comments

@rottencandy
Copy link
Member

The windows build script is not up to date with the bash script, and does not build the webui correctly. It needs to be updated to match the build procedure in the bash script.

@Sukhamjot-Singh
Copy link
Contributor

copy %src%\app\assets\index.html %publicdest%\index.html

copy %src%\app\assets\index.html %publicdest%\index.html

I don't know much about build scripts. I was trying to setup the environment on Windows once.
When I run the build.bat file, it throws a small error and index file is not copied.

This issue was trivial. the address says \app\assets, whereas assets are directly inside src.

@Sukhamjot-Singh
Copy link
Contributor

Since I am planning to resume my work after my exams, I am trying to switch to windows.
I am using WSL and have compiled using qmake.
I have done the configurations in Retroshare and when I login Cross Origin Request Blocked is shown.
image

Is there a way around this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants