Can't locate resource while in debug mode?

[quote=429509:@Michel Bujardet]Would you be seeing that under Windows ?

Debug resides in a different subfolder than a normal build.

How are you accessing the resources ?[/quote]

I’m on a mac to debug, but have builds for both mac and windows.

f =  SpecialFolder.Resources

And then i dig down from there… depending on what I"m looking for.

[quote=429510:@Brian O’Brien]I’m on a mac to debug, but have builds for both mac and windows.

f =  SpecialFolder.Resources

And then i dig down from there… depending on what I"m looking for.[/quote]

How are you placing the documents in there ? Do you employ a build step ?