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

No rule to make target 'build/src/Aux.cpp.o' building Master on Windows #17

Open
djpeterso23662 opened this issue Mar 5, 2018 · 2 comments

Comments

@djpeterso23662
Copy link

Does Master still build under VCV Rack 0.5.1 Windows? Not having any luck building Southpole. Any suggestions? Thanks!

$ make
g++ -DTEST -I./eurorack -Wno-unused-local-typedefs -fPIC -I../../include -I../../dep/include -DVERSION=0.5.3 -MMD -g -O3 -march=nocona -ffast-math -fno-finite-math-only -Wall -Wextra -Wno-unused-parameter -DARCH_WIN -D_USE_MATH_DEFINES  -Wsuggest-override -std=c++11 -c -o build/src/Southpole.cpp.o src/Southpole.cpp
g++ -DTEST -I./eurorack -Wno-unused-local-typedefs -fPIC -I../../include -I../../dep/include -DVERSION=0.5.3 -MMD -g -O3 -march=nocona -ffast-math -fno-finite-math-only -Wall -Wextra -Wno-unused-parameter -DARCH_WIN -D_USE_MATH_DEFINES  -Wsuggest-override -std=c++11 -c -o build/src/Abr.cpp.o src/Abr.cpp
make: *** No rule to make target 'build/src/Aux.cpp.o', needed by 'plugin.dll'.  Stop.
@gbrandt1
Copy link
Owner

gbrandt1 commented Mar 5, 2018

nope, i don't use a dev branch yet, i'm saving individual files from time to time.
please stick to the release tags to compile the source.

@gbrandt1
Copy link
Owner

gbrandt1 commented Mar 5, 2018

that being said, that file should not be there anymore, just delete it.

and if you are using community-builds-from-source.sh you can set the southpole-vcvrack repo to the latest tag in the list.

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