Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

code building on Windows 10 and CYGWIN64 #75

Open
DineshGuptaa opened this issue Nov 15, 2018 · 0 comments
Open

code building on Windows 10 and CYGWIN64 #75

DineshGuptaa opened this issue Nov 15, 2018 · 0 comments

Comments

@DineshGuptaa
Copy link

Hi All,
I have cloned the gaminganywhere code on cygwin64 :
Configuration as below:

uname -m =  x86_64
uname -s  = CYGWIN_NT-10.0
uname -a = CYGWIN_NT-10.0 Laptop-208 2.11.2(0.329/5/3) 2018-11-08 14:34 x86_64 Cygwin
Operating System Windows 10.

I have successfully completed the below steps

Edit the 'env-setup' script to ensure that GADEPS points to a correct directory. It should be an absolute path to gaminganywhere/deps.posix directory.
Merge environment variables from 'env-setup' by using '.' or 'source' command.
Build dependencies by running 'make' in the 'deps.src' directory.

Now when running 4 step then I am getting issue

Build GA by running 'make all' command in the 'ga' directory.

I wanted to build the 64 bit on windows machine with the help of cygwin.
Now at this step Your help is needed. Please guide & help me to build the system on windows machine without Microsoft Visual Studio.

#10

Regards,

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

No branches or pull requests

1 participant