WordPress database error: [INSERT, UPDATE command denied to user '51213-2'@'10.10.20.194' for table 'wp_options']
INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1714966921.1095559597015380859375', 'yes') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)


Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372

Warning: Cannot modify header information - headers already sent by (output started at /home/lexiqued/www/WordPress/wp-includes/wp-db.php:1502) in /home/lexiqued/www/WordPress/wp-includes/rest-api/class-wp-rest-server.php on line 1372
{"id":1360,"date":"2013-03-28T14:58:52","date_gmt":"2013-03-28T13:58:52","guid":{"rendered":"http:\/\/www.jonathanantoine.com\/?p=1360"},"modified":"2013-03-28T14:58:52","modified_gmt":"2013-03-28T13:58:52","slug":"ccx-how-to-fix-the-precompiled-header-file-is-from-a-previous-version-of-the-compiler-error","status":"publish","type":"post","link":"http:\/\/www.jonathanantoine.com\/2013\/03\/28\/ccx-how-to-fix-the-precompiled-header-file-is-from-a-previous-version-of-the-compiler-error\/","title":{"rendered":"C++\/CX : how to fix the “precompiled header file is from a previous version of the compiler” error"},"content":{"rendered":"

This is just a quick post about this error I sometime have when I change the targeted platform of my C++\/Cx project: “precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)<\/em>“.
\n<\/strong>
\nWhen I read this the first time, I didn’t have a clue of what the error could be. In fact…
\n<\/p>\n

.. I think this is a Visual Studio issue and you only have to clean the project once to make everything works<\/strong> on the next build.<\/p>\n

Some will maybe think it’s not worth a blog post but I tried a lot of things (and wasted a lost of time – including not watching the last walking dead !!!) before to find out it was this easy. I hope this post will save you this time.<\/p>\n

Have fun !<\/p>\n

PS: the error code is “C1853”<\/p>\n","protected":false},"excerpt":{"rendered":"

This is just a quick post about this error I sometime have when I change the targeted platform of my C++\/Cx project: “precompiled header file is from a previous version of the compiler, or the…<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[42],"tags":[],"_links":{"self":[{"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/posts\/1360"}],"collection":[{"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/comments?post=1360"}],"version-history":[{"count":3,"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/posts\/1360\/revisions"}],"predecessor-version":[{"id":1363,"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/posts\/1360\/revisions\/1363"}],"wp:attachment":[{"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/media?parent=1360"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/categories?post=1360"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.jonathanantoine.com\/wp-json\/wp\/v2\/tags?post=1360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}