Package: codeblocks
Version: 12.11-3
Severity: normal

Just created a new project with CodeBlocks and the build fails:

g++ -Wall -fexceptions  -g  -Wswitch-default -Weffc++ -Wall -g    -c 
/home/steve/src/CodeBlocks/hoodoo/main.cpp -o obj/Debug/main.o
g++  -o bin/Debug/hoodoo obj/Debug/main.o    -lboost_program_options-mt 
/usr/bin/ld: cannot find -lboost_program_options-mt
collect2: error: ld returned 1 exit status

The Boost "-mt" libraries are deprecated and were removed as of Boost 1.53.
 
-Steve




-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages codeblocks depends on:
ii  codeblocks-common  12.11-3
ii  libc6              2.17-92
ii  libcodeblocks0     12.11-3
ii  libgcc1            1:4.8.1-8
ii  libglib2.0-0       2.36.3-4
ii  libgtk2.0-0        2.24.20-1
ii  libstdc++6         4.8.1-8
ii  libwxbase2.8-0     2.8.12.1-14
ii  libwxgtk2.8-0      2.8.12.1-14

Versions of packages codeblocks recommends:
ii  g++    4:4.8.1-2
ii  gcc    4:4.8.1-2
ii  gdb    7.6-5
ii  xterm  295-1

Versions of packages codeblocks suggests:
ii  codeblocks-contrib  12.11-3
ii  libwxgtk2.8-dev     2.8.12.1-14
ii  wx-common           2.8.12.1-14

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to