hello guys, I got some question, now days contents is this, plz give me anwer about that,
------------------------------------------------------------------------------------------------------------------------------------------------------------------------- subject ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- how I build this yara static library with 2008 version's visual studio linking library that made with 2010 version visual studio .. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- simple idea is this, 1) I saw that yara static library made with 2010 visual studio 2) i decide that I'll make yara static library with 2008 visual stuidio becase my main project is all made for 2008 !!!! 3) I got all source code and push build button for 2008 visual studio preparing that linking "janson32lib.lib, libeasy32.lib etc... " 4) but build is fail!! vs 2008 compiler saying that "fatal error C1900: Il mismatch between 'P1' version '20081201' and 'P2' version '20080116'" 5) I confused that why this has happen , 6) it seems that "2010 is bigger version than 2008", so this could happen. so, I guess how this problem could be fixed.... 1) made jansson32 's static library manually with orignal source 2) made project for 2010..( but this is not good method, cuz my main project is all made for 2010 ) how i get this problem's solution somebody help me thx have a good time ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -- You received this message because you are subscribed to the Google Groups "YARA" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
