User forums > Nightly builds
The 14 April 2012 build (7932) is out.
oBFusCATed:
Search for GCC TDM.
headkase:
--- Quote from: oBFusCATed on April 27, 2012, 11:16:16 pm ---Search for GCC TDM.
--- End quote ---
Ok, will do: won't be until Monday though until I post results.
headkase:
--- Quote from: oBFusCATed on April 27, 2012, 11:16:16 pm ---Search for GCC TDM.
--- End quote ---
Ok, I uninstalled GCC 4.7.0 and installed TDM GCC 4.6.1 32-bit.
Built wxWidgets 2.8.12 Unicode from scratch, as directed exactly by the wiki, with TDM GCC.
Renamed AppData/Roaming/CodeBlocks to give default environment.
Launched Code::Blocks SVN 7932. TDM GCC detected.
Built Code::Blocks SVN 7945 using Code::Blocks SVN 7932. Build successful, both project and plugins.
Renamed AppData/Roaming/CodeBlocks to give default environment.
Launched Code::Blocks SVN 7945. TDM GCC detected.
Initiated Build of CodeBlocks.cbp using Code::Blocks SVN 7945 as built in previous step. All targets returned this error:
"WARNING: Target 'Code::Blocks wx2.8.x - XP look & feel': Unable to resolve 1 external dependencies:
devel\libcodeblocks.a"
(Last targets error message given as the example)
This is same error as when building with GCC 4.7.0.
For both builds started with a completely fresh source tree. Deleted the previous builds source tree and restored an untouched SVN 7945 source tree for each build attempt.
"libcodeblocks.a" exists in parent folder of devel (src), not devel. Link errors ensue. Ball's in your court, what would you like to do next?
Edit: and "libcodeblocks.a" does not exist in src until the build of CodeBlocks.cbp is initiated.
Edit2: didn't mention it but the "NassiShneiderman" plugin requires Boost. Boost 1.49 used and no issues building that plugin with SVN 7932.
stahta01:
@headkase:
Did you delete the pre-compiled header(PCH) files (*.gch)?
Any time you have a Code::Blocks build issues that the normal things do not fix I try that.
Note: Deleting the Code::Blocks source tree should have deleted the PCH files.
Are you positive your are building the CB "all" target?
Did you remember to run update.bat after building the Code::Blocks project?
Tim S.
headkase:
--- Quote from: stahta01 on April 28, 2012, 03:13:46 am ---Did you delete the pre-compiled header(PCH) files (*.gch)?
Any time you have a Code::Blocks build issues that the normal things do not fix I try that.
Note: Deleting the Code::Blocks source tree should have deleted the PCH files.
Are you positive your are building the CB "all" target?
Tim S.
--- End quote ---
I would assume so. I kept the build that successfully built and found some .gch files here: E:\Data\Development\CB.old\trunk\src\.objs\include
The new build, with SVN 7945, was done in a different CB folder. Both CB folders came from an archive which was the svn checkout *untouched*. So, if any of those files exist within "trunk" of the svn checkout then yes, they were nuked as the trunk was not reused between build attempts. As stated I also started with a default environment with each build of C::B. Besides the trunk and the user-specific configuration files - which are both accounted for - then where else would the precompiled headers exist?
Yes, I built the all target. I built both attempts exactly the same.
Edit: I can't include the complete build log as it makes this post exceed 20000 characters. However, it is all basically "libcodeblocks.a" not found in \devel
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version