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

Missing Xamarin source? #1

Closed
JeffB1 opened this issue Nov 19, 2012 · 2 comments
Closed

Missing Xamarin source? #1

JeffB1 opened this issue Nov 19, 2012 · 2 comments

Comments

@JeffB1
Copy link

JeffB1 commented Nov 19, 2012

I have just downloaded the source code and am trying to compile ZXing.Net.Mobile.MonoTouch.sln. It is getting an error regarding some source code which is not in the github tree. I noticed you have recently moved the github project and am hoping some files were simply missed in the reload.

Compilation failed: 9 error(s), 0 warnings

error CS2001: Source file /Users/xxx/Projects/ZXing.Net.Mobile-master/src/ZXing.Net/xamarin/Bitmap.monotouch.cs' could not be found error CS2001: Source file/Users/xxx/Projects/ZXing.Net.Mobile-master/src/ZXing.Net/xamarin/Color.cs' could not be found
error CS2001: Source file /Users/xxx/Projects/ZXing.Net.Mobile-master/src/ZXing.Net/xamarin/ColorConverter.cs' could not be found error CS2001: Source file/Users/xxx/Projects/ZXing.Net.Mobile-master/src/ZXing.Net/xamarin/ColorTranslator.cs' could not be found
error CS2001: Source file /Users/xxx/Projects/ZXing.Net.Mobile-master/src/ZXing.Net/xamarin/KnownColor.cs' could not be found error CS2001: Source file/Users/xxx/Projects/ZXing.Net.Mobile-master/src/ZXing.Net/xamarin/KnownColors.cs' could not be found
error CS2001: Source file /Users/xxx/Projects/ZXing.Net.Mobile-master/src/ZXing.Net/xamarin/RGBLuminanceSource.monotouch.cs' could not be found error CS2001: Source file/Users/xxx/Projects/ZXing.Net.Mobile-master/src/ZXing.Net/xamarin/SystemColors.cs' could not be found
error CS2001: Source file `/Users/xxx/Projects/ZXing.Net.Mobile-master/src/ZXing.Net/xamarin/BitmapRenderer.monotouch.cs' could not be found

@NicoDG-BE
Copy link

+1

@Redth
Copy link
Owner

Redth commented Nov 20, 2012

Sorry folks, it should be fixed now in Master. I had 'Xamarin/' in my .gitignore for some other purposes in another project, and that got copied over into this repo's .gitignore. The code has been included now, please try again!

@Redth Redth closed this as completed Nov 20, 2012
Redth pushed a commit that referenced this issue Dec 13, 2018
Set visibility to fix freeze bug on android 7
Redth pushed a commit that referenced this issue Dec 13, 2018
nuspec-related changes for macOS rendering support
austinpwd pushed a commit to austinpwd/ZXing.Net.Mobile that referenced this issue Dec 9, 2022
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

3 participants