RSS
Facebook
Twitter
Follow Us
Contribute
Errorbase
Login
Login
Register
Home
ErrorStream
Unsolved
Tags
Contributors
Request a Solution
Errorbase is a collaborative writing project, that aims to build the largest trouble-shooting guide about all kinds of error messages.
Tweet
Most popular tags
programming languages
visual c++
compile time error messages
programming-languages
visual-c
compile-time-error-messages
mysql
dbms
java
runtime-error-messages
Photoshop
oracle
nudge
netbeans
photoshop
mosek
rasterize
visual
php
c
sql
vector data
facebook
subversion
tomcat
latex
apache
sap
phpmyadmin
runtime error messages
type layer
windows
pool
paypal
sqlserver
svn
driver
rsa
2010
adobe-premiere-pro
c#
jquery
javascript
firebug
lyx
asp
memory-leaks
linux
vmware
arraylist
Fatal Error C1905: Front end and back end not compatible (must target same processor)
0
votes
This error occurs when a .obj file is generated by a compiler front end (C1.dll) that targets one processor, such as x86, Itanium Processor Family (IPF), or x64, but is being read by a back end (C2.dll) that targets a different processor.
compile-time-error-messages
programming-languages
visual-c
requested
1 year
ago
by
errorbase
(
169,970
points)
edited
1 year
ago
by
onur
1 Solution
0
votes
Ensure that you are using a matching front end and back end.
solved
1 year
ago
by
errorbase
(
169,970
points)
edited
1 year
ago
by
onur
Related errors
0
votes
1
solution
Fatal Error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include name' to your source?
requested
1 year
ago
by
errorbase
(
169,970
points)
compile-time-error-messages
programming-languages
visual-c
+1
vote
1
solution
Error C3842: (function): (const) and (volatile) qualifiers on member functions of managed types are not supported
requested
1 year
ago
by
errorbase
(
169,970
points)
compile-time-error-messages
programming-languages
visual-c
0
votes
0
solutions
Error C2812: #import is not supported with /clr:pure and /clr:safe
requested
1 year
ago
by
errorbase
(
169,970
points)
compile-time-error-messages
programming-languages
visual-c
0
votes
0
solutions
Fatal Error C1196: (identifier) : identifier found in type library (typelib) is not a valid C++ identifier
requested
1 year
ago
by
errorbase
(
169,970
points)
compile-time-error-messages
programming-languages
visual-c
0
votes
0
solutions
Fatal Error C1107: could not find assembly (file): please specify the assembly search path using /AI
requested
1 year
ago
by
errorbase
(
169,970
points)
compile-time-error-messages
programming-languages
visual-c