2
0
Nicolas Cannasse 14 жил өмнө
parent
commit
8b5d218bac
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      std/Std.hx

+ 1 - 1
std/Std.hx

@@ -23,7 +23,7 @@
  * DAMAGE.
  */
 
-#if !core_api
+#if !(core_api || cross)
 #error "Please don't add haxe/std to your classpath, instead set HAXE_LIBRARY_PATH env var"
 #end