User forums > Help

FolderTarget error... possible feature request!

(1/1)

grizzley90:
Hi im using windows, and a svn version of codeblocks about a month old. I imported a msvc solution into codeblocks and all worked fine. It got everything perfectly. but my build target are Debug|Win32 and Release|Win32. I try to compile it compiles perfectly but it cant create the folder Debug|Win32!!!! because having a | is not allowed in folder names on windows. I changed the build target to something else like Debug_Win32 but i still cant compile because it still tries to create the folder Debug|Win32 for the objects outputs (.o's). How can i change the object output target folder? If there is an option somewhere to change it, because i cant find it. and if you can't, then this is a request for that feature and some type of checking to make sure the target folder is actually allowed to be a folder.

TDragon:
Project -> Properties -> Targets -> Objects output dir.

grizzley90:
ahh there's that option. I still suggest that a feature be made to check for proper folder names.

Navigation

[0] Message Index

Go to full version